Uses of Interface
software.amazon.awscdk.services.fsx.CfnFileSystem.LustreConfigurationProperty
Packages that use CfnFileSystem.LustreConfigurationProperty
-
Uses of CfnFileSystem.LustreConfigurationProperty in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement CfnFileSystem.LustreConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFileSystem.LustreConfigurationPropertyMethods in software.amazon.awscdk.services.fsx that return CfnFileSystem.LustreConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystem.LustreConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type CfnFileSystem.LustreConfigurationPropertyModifier 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()voidCfnFileSystem.setLustreConfiguration(CfnFileSystem.LustreConfigurationProperty value) The Lustre configuration for the file system being created.