/AWS1/CL_HS2INITIALIZECLUSTRSP¶
InitializeClusterResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_state TYPE /AWS1/HS2CLUSTERSTATE /AWS1/HS2CLUSTERSTATE¶
The cluster's state.
iv_statemessage TYPE /AWS1/HS2STATEMESSAGE /AWS1/HS2STATEMESSAGE¶
A description of the cluster's state.
Queryable Attributes¶
State¶
The cluster's state.
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 |
StateMessage¶
A description of the cluster's state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATEMESSAGE() |
Getter for STATEMESSAGE, with configurable default |
ASK_STATEMESSAGE() |
Getter for STATEMESSAGE w/ exceptions if field has no value |
HAS_STATEMESSAGE() |
Determine if STATEMESSAGE has a value |