Uses of Class
software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
-
Packages that use FileSystemLustreMetadataConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of FileSystemLustreMetadataConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return FileSystemLustreMetadataConfiguration Modifier and Type Method Description FileSystemLustreMetadataConfigurationLustreFileSystemConfiguration. metadataConfiguration()The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using aPERSISTENT_2deployment type.Methods in software.amazon.awssdk.services.fsx.model with parameters of type FileSystemLustreMetadataConfiguration Modifier and Type Method Description LustreFileSystemConfiguration.BuilderLustreFileSystemConfiguration.Builder. metadataConfiguration(FileSystemLustreMetadataConfiguration metadataConfiguration)The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using aPERSISTENT_2deployment type.
-