Uses of Interface
software.amazon.awscdk.services.fsx.CfnFileSystem.OpenZFSConfigurationProperty
Packages that use CfnFileSystem.OpenZFSConfigurationProperty
-
Uses of CfnFileSystem.OpenZFSConfigurationProperty in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement CfnFileSystem.OpenZFSConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnFileSystem.OpenZFSConfigurationProperty
Methods in software.amazon.awscdk.services.fsx that return CfnFileSystem.OpenZFSConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystem.OpenZFSConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type CfnFileSystem.OpenZFSConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystem.Builder.openZfsConfiguration
(CfnFileSystem.OpenZFSConfigurationProperty openZfsConfiguration) The Amazon FSx for OpenZFS configuration properties for the file system that you are creating.CfnFileSystemProps.Builder.openZfsConfiguration
(CfnFileSystem.OpenZFSConfigurationProperty openZfsConfiguration) Sets the value ofCfnFileSystemProps.getOpenZfsConfiguration()
void
CfnFileSystem.setOpenZfsConfiguration
(CfnFileSystem.OpenZFSConfigurationProperty value) The Amazon FSx for OpenZFS configuration properties for the file system that you are creating.