| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFileSystemLustreMetadataConfiguration |
CreateFileSystemLustreMetadataConfiguration.clone() |
CreateFileSystemLustreMetadataConfiguration |
CreateFileSystemLustreConfiguration.getMetadataConfiguration()
The Lustre metadata performance configuration for the creation of an FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
CreateFileSystemLustreMetadataConfiguration |
CreateFileSystemLustreMetadataConfiguration.withIops(Integer iops)
(USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for the file system.
|
CreateFileSystemLustreMetadataConfiguration |
CreateFileSystemLustreMetadataConfiguration.withMode(MetadataConfigurationMode mode)
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
CreateFileSystemLustreMetadataConfiguration |
CreateFileSystemLustreMetadataConfiguration.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 |
CreateFileSystemLustreConfiguration.setMetadataConfiguration(CreateFileSystemLustreMetadataConfiguration metadataConfiguration)
The Lustre metadata performance configuration for the creation of an FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
CreateFileSystemLustreConfiguration |
CreateFileSystemLustreConfiguration.withMetadataConfiguration(CreateFileSystemLustreMetadataConfiguration metadataConfiguration)
The Lustre metadata performance configuration for the creation of an FSx for Lustre file system using a
PERSISTENT_2 deployment type. |
Copyright © 2025. All rights reserved.