Uses of Interface
software.amazon.awscdk.services.fsx.CfnVolume.OpenZFSConfigurationProperty
-
Uses of CfnVolume.OpenZFSConfigurationProperty in software.amazon.awscdk.services.fsx
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnVolume.OpenZFSConfigurationProperty
Modifier and TypeMethodDescriptionCfnVolume.OpenZFSConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnVolume.Builder.openZfsConfiguration
(CfnVolume.OpenZFSConfigurationProperty openZfsConfiguration) The configuration of an Amazon FSx for OpenZFS volume.CfnVolumeProps.Builder.openZfsConfiguration
(CfnVolume.OpenZFSConfigurationProperty openZfsConfiguration) Sets the value ofCfnVolumeProps.getOpenZfsConfiguration()
void
CfnVolume.setOpenZfsConfiguration
(CfnVolume.OpenZFSConfigurationProperty value) The configuration of an Amazon FSx for OpenZFS volume.