/AWS1/CL_EC2VOLUMEDETAIL¶
Describes an EBS volume.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_size TYPE /AWS1/EC2LONG /AWS1/EC2LONG¶
The size of the volume, in GiB.
Queryable Attributes¶
Size¶
The size of the volume, in GiB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZE() |
Getter for SIZE, with configurable default |
ASK_SIZE() |
Getter for SIZE w/ exceptions if field has no value |
HAS_SIZE() |
Determine if SIZE has a value |