| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
FileSystemLustreMetadataConfiguration |
FileSystemLustreMetadataConfiguration.clone() |
FileSystemLustreMetadataConfiguration |
LustreFileSystemConfiguration.getMetadataConfiguration()
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
FileSystemLustreMetadataConfiguration |
FileSystemLustreMetadataConfiguration.withIops(Integer iops)
The number of Metadata IOPS provisioned for the file system.
|
FileSystemLustreMetadataConfiguration |
FileSystemLustreMetadataConfiguration.withMode(MetadataConfigurationMode mode)
The metadata configuration mode for provisioning Metadata IOPS for the file system.
|
FileSystemLustreMetadataConfiguration |
FileSystemLustreMetadataConfiguration.withMode(String mode)
The metadata configuration mode for provisioning Metadata IOPS for the file system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LustreFileSystemConfiguration.setMetadataConfiguration(FileSystemLustreMetadataConfiguration metadataConfiguration)
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
LustreFileSystemConfiguration |
LustreFileSystemConfiguration.withMetadataConfiguration(FileSystemLustreMetadataConfiguration metadataConfiguration)
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
Copyright © 2025. All rights reserved.