| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.clone() |
FileCacheLustreConfiguration |
FileCacheCreating.getLustreConfiguration()
The configuration for the Amazon File Cache resource.
|
FileCacheLustreConfiguration |
FileCache.getLustreConfiguration()
The configuration for the Amazon File Cache resource.
|
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withDeploymentType(FileCacheLustreDeploymentType deploymentType)
The deployment type of the Amazon File Cache resource, which must be
CACHE_1. |
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withDeploymentType(String deploymentType)
The deployment type of the Amazon File Cache resource, which must be
CACHE_1. |
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withLogConfiguration(LustreLogConfiguration logConfiguration)
The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource
to Amazon CloudWatch Logs.
|
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withMetadataConfiguration(FileCacheLustreMetadataConfiguration metadataConfiguration)
The configuration for a Lustre MDT (Metadata Target) storage volume.
|
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withMountName(String mountName)
You use the
MountName value when mounting the cache. |
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withPerUnitStorageThroughput(Integer perUnitStorageThroughput)
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of
storage provisioned.
|
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileCacheCreating.setLustreConfiguration(FileCacheLustreConfiguration lustreConfiguration)
The configuration for the Amazon File Cache resource.
|
void |
FileCache.setLustreConfiguration(FileCacheLustreConfiguration lustreConfiguration)
The configuration for the Amazon File Cache resource.
|
FileCacheCreating |
FileCacheCreating.withLustreConfiguration(FileCacheLustreConfiguration lustreConfiguration)
The configuration for the Amazon File Cache resource.
|
FileCache |
FileCache.withLustreConfiguration(FileCacheLustreConfiguration lustreConfiguration)
The configuration for the Amazon File Cache resource.
|
Copyright © 2023. All rights reserved.