/AWS1/CL_COAEBSVOLUME¶
Represents an Amazon EBS volume with its configuration and snapshot usage information.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_configuration TYPE REF TO /AWS1/CL_COAEBSVOLUMECONF /AWS1/CL_COAEBSVOLUMECONF¶
The configuration details of the EBS volume, including type, size, IOPS, and throughput.
Queryable Attributes¶
configuration¶
The configuration details of the EBS volume, including type, size, IOPS, and throughput.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATION() |
Getter for CONFIGURATION |