/AWS1/CL_APSVOLUMECONFIG¶
Configuration for the root volume of fleet instances and image builders. This allows you to customize the storage capacity beyond the default 200 GB.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_volumesizeingb TYPE /AWS1/APSINTEGER /AWS1/APSINTEGER¶
The size of the root volume in GB. Valid range is 200-500 GB. The default is 200 GB, which is included in the hourly instance rate. Additional storage beyond 200 GB incurs extra charges and applies to instances regardless of their running state.
Queryable Attributes¶
VolumeSizeInGb¶
The size of the root volume in GB. Valid range is 200-500 GB. The default is 200 GB, which is included in the hourly instance rate. Additional storage beyond 200 GB incurs extra charges and applies to instances regardless of their running state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOLUMESIZEINGB() |
Getter for VOLUMESIZEINGB, with configurable default |
ASK_VOLUMESIZEINGB() |
Getter for VOLUMESIZEINGB w/ exceptions if field has no valu |
HAS_VOLUMESIZEINGB() |
Determine if VOLUMESIZEINGB has a value |