| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFileSystem.OpenZFSConfigurationProperty.Jsii$Proxy
An implementation for
CfnFileSystem.OpenZFSConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.OpenZFSConfigurationProperty |
CfnFileSystem.OpenZFSConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.Builder |
CfnFileSystem.Builder.openZfsConfiguration(CfnFileSystem.OpenZFSConfigurationProperty openZfsConfiguration)
The Amazon FSx for OpenZFS configuration properties for the file system that you are creating.
|
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.openZfsConfiguration(CfnFileSystem.OpenZFSConfigurationProperty openZfsConfiguration)
Sets the value of
CfnFileSystemProps.getOpenZfsConfiguration() |
void |
CfnFileSystem.setOpenZfsConfiguration(CfnFileSystem.OpenZFSConfigurationProperty value)
The Amazon FSx for OpenZFS configuration properties for the file system that you are creating.
|
Copyright © 2022. All rights reserved.