| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFileCacheLustreConfiguration |
CreateFileCacheLustreConfiguration.clone() |
CreateFileCacheLustreConfiguration |
CreateFileCacheRequest.getLustreConfiguration()
The configuration for the Amazon File Cache resource being created.
|
CreateFileCacheLustreConfiguration |
CreateFileCacheLustreConfiguration.withDeploymentType(FileCacheLustreDeploymentType deploymentType)
Specifies the cache deployment type, which must be
CACHE_1. |
CreateFileCacheLustreConfiguration |
CreateFileCacheLustreConfiguration.withDeploymentType(String deploymentType)
Specifies the cache deployment type, which must be
CACHE_1. |
CreateFileCacheLustreConfiguration |
CreateFileCacheLustreConfiguration.withMetadataConfiguration(FileCacheLustreMetadataConfiguration metadataConfiguration)
The configuration for a Lustre MDT (Metadata Target) storage volume.
|
CreateFileCacheLustreConfiguration |
CreateFileCacheLustreConfiguration.withPerUnitStorageThroughput(Integer perUnitStorageThroughput)
Provisions the amount of read and write throughput for each 1 tebibyte (TiB) of cache storage capacity, in
MB/s/TiB.
|
CreateFileCacheLustreConfiguration |
CreateFileCacheLustreConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFileCacheRequest.setLustreConfiguration(CreateFileCacheLustreConfiguration lustreConfiguration)
The configuration for the Amazon File Cache resource being created.
|
CreateFileCacheRequest |
CreateFileCacheRequest.withLustreConfiguration(CreateFileCacheLustreConfiguration lustreConfiguration)
The configuration for the Amazon File Cache resource being created.
|
Copyright © 2025. All rights reserved.