CreateFileCacheLustreConfiguration
The Amazon File Cache configuration for the cache that you are creating.
Types
Properties
Link copied to clipboard
Specifies the cache deployment type, which must be CACHE_1
.
Link copied to clipboard
The configuration for a Lustre MDT (Metadata Target) storage volume.
Link copied to clipboard
Provisions the amount of read and write throughput for each 1 tebibyte (TiB) of cache storage capacity, in MB/s/TiB. The only supported value is 1000
.
Link copied to clipboard
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone, where d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
Functions
Link copied to clipboard
inline fun copy(block: CreateFileCacheLustreConfiguration.Builder.() -> Unit = {}): CreateFileCacheLustreConfiguration