FSxLustreConfig

Configuration settings for an Amazon FSx for Lustre file system to be used with the cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The throughput capacity of the Amazon FSx for Lustre file system, measured in MB/s per TiB of storage.

Link copied to clipboard

The storage capacity of the Amazon FSx for Lustre file system, specified in gibibytes (GiB).

Functions

Link copied to clipboard
inline fun copy(block: FSxLustreConfig.Builder.() -> Unit = {}): FSxLustreConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String