/AWS1/CL_BCOEBSVOLUMECONF¶
The Amazon Elastic Block Store volume configuration used for recommendations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_storage TYPE REF TO /AWS1/CL_BCOSTORAGECONF /AWS1/CL_BCOSTORAGECONF¶
The disk storage of the Amazon Elastic Block Store volume.
io_performance TYPE REF TO /AWS1/CL_BCOBLKSTRGPERFORMAN00 /AWS1/CL_BCOBLKSTRGPERFORMAN00¶
The Amazon Elastic Block Store performance configuration.
iv_attachmentstate TYPE /AWS1/BCOSTRING /AWS1/BCOSTRING¶
The Amazon Elastic Block Store attachment state.
Queryable Attributes¶
storage¶
The disk storage of the Amazon Elastic Block Store volume.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGE() |
Getter for STORAGE |
performance¶
The Amazon Elastic Block Store performance configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERFORMANCE() |
Getter for PERFORMANCE |
attachmentState¶
The Amazon Elastic Block Store attachment state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTACHMENTSTATE() |
Getter for ATTACHMENTSTATE, with configurable default |
ASK_ATTACHMENTSTATE() |
Getter for ATTACHMENTSTATE w/ exceptions if field has no val |
HAS_ATTACHMENTSTATE() |
Determine if ATTACHMENTSTATE has a value |