/AWS1/CL_R5EGETRECGRREADINES01¶
GetRecoveryGroupReadinessSummaryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/R5E__STRING /AWS1/R5E__STRING¶
The token that identifies which batch of results you want to see.
iv_readiness TYPE /AWS1/R5EREADINESS /AWS1/R5EREADINESS¶
The readiness status at a recovery group level.
it_readinesschecks TYPE /AWS1/CL_R5EREADINESSCHECKSUMM=>TT___LISTOFREADINESSCHECKSUMM TT___LISTOFREADINESSCHECKSUMM¶
Summaries of the readiness checks for the recovery group.
Queryable Attributes¶
NextToken¶
The token that identifies which batch of results you want to see.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
Readiness¶
The readiness status at a recovery group level.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_READINESS() |
Getter for READINESS, with configurable default |
ASK_READINESS() |
Getter for READINESS w/ exceptions if field has no value |
HAS_READINESS() |
Determine if READINESS has a value |
ReadinessChecks¶
Summaries of the readiness checks for the recovery group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_READINESSCHECKS() |
Getter for READINESSCHECKS, with configurable default |
ASK_READINESSCHECKS() |
Getter for READINESSCHECKS w/ exceptions if field has no val |
HAS_READINESSCHECKS() |
Determine if READINESSCHECKS has a value |