| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemLustreMetadataConfiguration |
UpdateFileSystemLustreMetadataConfiguration.clone() |
UpdateFileSystemLustreMetadataConfiguration |
UpdateFileSystemLustreConfiguration.getMetadataConfiguration()
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
UpdateFileSystemLustreMetadataConfiguration |
UpdateFileSystemLustreMetadataConfiguration.withIops(Integer iops)
(USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for your file system.
|
UpdateFileSystemLustreMetadataConfiguration |
UpdateFileSystemLustreMetadataConfiguration.withMode(MetadataConfigurationMode mode)
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
UpdateFileSystemLustreMetadataConfiguration |
UpdateFileSystemLustreMetadataConfiguration.withMode(String mode)
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFileSystemLustreConfiguration.setMetadataConfiguration(UpdateFileSystemLustreMetadataConfiguration metadataConfiguration)
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
UpdateFileSystemLustreConfiguration |
UpdateFileSystemLustreConfiguration.withMetadataConfiguration(UpdateFileSystemLustreMetadataConfiguration 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.