public static interface FileCacheLustreMetadataConfiguration.Builder extends SdkPojo, CopyableBuilder<FileCacheLustreMetadataConfiguration.Builder,FileCacheLustreMetadataConfiguration>
| Modifier and Type | Method and Description |
|---|---|
FileCacheLustreMetadataConfiguration.Builder |
storageCapacity(Integer storageCapacity)
The storage capacity of the Lustre MDT (Metadata Target) storage volume in gibibytes (GiB).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFileCacheLustreMetadataConfiguration.Builder storageCapacity(Integer storageCapacity)
The storage capacity of the Lustre MDT (Metadata Target) storage volume in gibibytes (GiB). The only
supported value is 2400 GiB.
storageCapacity - The storage capacity of the Lustre MDT (Metadata Target) storage volume in gibibytes (GiB). The only
supported value is 2400 GiB.Copyright © 2023. All rights reserved.