FileCacheLustreConfiguration
The configuration for the Amazon File Cache resource.
Types
Properties
Link copied to clipboard
The deployment type of the Amazon File Cache resource, which must be CACHE_1
.
Link copied to clipboard
The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource to Amazon CloudWatch Logs.
Link copied to clipboard
The configuration for a Lustre MDT (Metadata Target) storage volume.
Link copied to clipboard
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned. Cache throughput capacity is equal to Storage capacity (TiB) * PerUnitStorageThroughput (MB/s/TiB). The only supported value is 1000
.
Link copied to clipboard
A recurring weekly time, in the format D:HH:MM
.
Functions
Link copied to clipboard
inline fun copy(block: FileCacheLustreConfiguration.Builder.() -> Unit = {}): FileCacheLustreConfiguration