FileCacheLustreConfigurationMetadataConfigurationArgs

data class FileCacheLustreConfigurationMetadataConfigurationArgs(val storageCapacity: Output<Int>) : ConvertibleToJava<FileCacheLustreConfigurationMetadataConfigurationArgs>

Constructors

constructor(storageCapacity: Output<Int>)

Properties

Link copied to clipboard
val storageCapacity: Output<Int>

The storage capacity of the Lustre MDT (Metadata Target) storage volume in gibibytes (GiB). The only supported value is 2400 GiB.

Functions

Link copied to clipboard
open override fun toJava(): FileCacheLustreConfigurationMetadataConfigurationArgs