public static interface KxSavedownStorageConfiguration.Builder extends SdkPojo, CopyableBuilder<KxSavedownStorageConfiguration.Builder,KxSavedownStorageConfiguration>
| Modifier and Type | Method and Description |
|---|---|
KxSavedownStorageConfiguration.Builder |
size(Integer size)
The size of temporary storage in gibibytes.
|
KxSavedownStorageConfiguration.Builder |
type(KxSavedownStorageType type)
The type of writeable storage space for temporarily storing your savedown data.
|
KxSavedownStorageConfiguration.Builder |
type(String type)
The type of writeable storage space for temporarily storing your savedown data.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKxSavedownStorageConfiguration.Builder type(String type)
The type of writeable storage space for temporarily storing your savedown data. The valid values are:
SDS01 – This type represents 3000 IOPS and io2 ebs volume type.
type - The type of writeable storage space for temporarily storing your savedown data. The valid values
are:
SDS01 – This type represents 3000 IOPS and io2 ebs volume type.
KxSavedownStorageType,
KxSavedownStorageTypeKxSavedownStorageConfiguration.Builder type(KxSavedownStorageType type)
The type of writeable storage space for temporarily storing your savedown data. The valid values are:
SDS01 – This type represents 3000 IOPS and io2 ebs volume type.
type - The type of writeable storage space for temporarily storing your savedown data. The valid values
are:
SDS01 – This type represents 3000 IOPS and io2 ebs volume type.
KxSavedownStorageType,
KxSavedownStorageTypeKxSavedownStorageConfiguration.Builder size(Integer size)
The size of temporary storage in gibibytes.
size - The size of temporary storage in gibibytes.Copyright © 2023. All rights reserved.