Uses of Interface
software.amazon.awscdk.services.fsx.CfnVolume.OpenZFSConfigurationProperty
Packages that use CfnVolume.OpenZFSConfigurationProperty
-
Uses of CfnVolume.OpenZFSConfigurationProperty in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement CfnVolume.OpenZFSConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnVolume.OpenZFSConfigurationPropertyMethods in software.amazon.awscdk.services.fsx that return CfnVolume.OpenZFSConfigurationPropertyModifier and TypeMethodDescriptionCfnVolume.OpenZFSConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type CfnVolume.OpenZFSConfigurationPropertyModifier 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()voidCfnVolume.setOpenZfsConfiguration(CfnVolume.OpenZFSConfigurationProperty value) The configuration of an Amazon FSx for OpenZFS volume.