/AWS1/CL_EMRINSTGROUPSTATUS¶
The details of the instance group status.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_state TYPE /AWS1/EMRINSTANCEGROUPSTATE /AWS1/EMRINSTANCEGROUPSTATE¶
The current state of the instance group.
io_statechangereason TYPE REF TO /AWS1/CL_EMRINSTGRSTATECHANG00 /AWS1/CL_EMRINSTGRSTATECHANG00¶
The status change reason details for the instance group.
io_timeline TYPE REF TO /AWS1/CL_EMRINSTGROUPTIMELINE /AWS1/CL_EMRINSTGROUPTIMELINE¶
The timeline of the instance group status over time.
Queryable Attributes¶
State¶
The current state of the instance group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
StateChangeReason¶
The status change reason details for the instance group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATECHANGEREASON() |
Getter for STATECHANGEREASON |
Timeline¶
The timeline of the instance group status over time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMELINE() |
Getter for TIMELINE |