Skip to content

/AWS1/CL_R5ELSTREADINESSCHXRSP

ListReadinessChecksResponse

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.

IT_READINESSCHECKS TYPE /AWS1/CL_R5EREADINESSCHECKOUT=>TT___LISTOFREADINESSCHECKOUT TT___LISTOFREADINESSCHECKOUT

A list of readiness checks associated with the account.


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

ReadinessChecks

A list of readiness checks associated with the account.

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