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