Uses of Interface
software.amazon.awscdk.services.fsx.CfnFileSystem.LustreConfigurationProperty
-
Uses of CfnFileSystem.LustreConfigurationProperty in software.amazon.awscdk.services.fsx
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFileSystem.LustreConfigurationProperty
Modifier and TypeMethodDescriptionCfnFileSystem.LustreConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFileSystem.Builder.lustreConfiguration
(CfnFileSystem.LustreConfigurationProperty lustreConfiguration) The Lustre configuration for the file system being created.CfnFileSystemProps.Builder.lustreConfiguration
(CfnFileSystem.LustreConfigurationProperty lustreConfiguration) Sets the value ofCfnFileSystemProps.getLustreConfiguration()
void
CfnFileSystem.setLustreConfiguration
(CfnFileSystem.LustreConfigurationProperty value) The Lustre configuration for the file system being created.