/AWS1/CL_EC2VOLUMESTATUSDETS¶
Describes a volume status.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/EC2VOLUMESTATUSNAME /AWS1/EC2VOLUMESTATUSNAME¶
The name of the volume status.
io-enabled- Indicates the volume I/O status. For more information, see Amazon EBS volume status checks.
io-performance- Indicates the volume performance status. For more information, see Amazon EBS volume status checks.
initialization-state- Indicates the status of the volume initialization process. For more information, see Initialize Amazon EBS volumes.
iv_status TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The intended status of the volume status.
Queryable Attributes¶
Name¶
The name of the volume status.
io-enabled- Indicates the volume I/O status. For more information, see Amazon EBS volume status checks.
io-performance- Indicates the volume performance status. For more information, see Amazon EBS volume status checks.
initialization-state- Indicates the status of the volume initialization process. For more information, see Initialize Amazon EBS volumes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Status¶
The intended status of the volume status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_VOLUMESTATUSDETAILSLIST¶
TYPES TT_VOLUMESTATUSDETAILSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2VOLUMESTATUSDETS WITH DEFAULT KEY
.