Uses of Class
software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
-
Packages that use CreateFileSystemLustreMetadataConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of CreateFileSystemLustreMetadataConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return CreateFileSystemLustreMetadataConfiguration Modifier and Type Method Description CreateFileSystemLustreMetadataConfigurationCreateFileSystemLustreConfiguration. metadataConfiguration()The Lustre metadata performance configuration for the creation of an FSx for Lustre file system using aPERSISTENT_2deployment type.Methods in software.amazon.awssdk.services.fsx.model with parameters of type CreateFileSystemLustreMetadataConfiguration Modifier and Type Method Description CreateFileSystemLustreConfiguration.BuilderCreateFileSystemLustreConfiguration.Builder. metadataConfiguration(CreateFileSystemLustreMetadataConfiguration metadataConfiguration)The Lustre metadata performance configuration for the creation of an FSx for Lustre file system using aPERSISTENT_2deployment type.
-