Skip to content

/AWS1/CL_REHLSTRESILIENCYPOL01

ListResiliencyPoliciesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_RESILIENCYPOLICIES TYPE /AWS1/CL_REHRESILIENCYPOLICY=>TT_RESILIENCYPOLICIES TT_RESILIENCYPOLICIES

The resiliency policies for the Resilience Hub applications.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/REHNEXTTOKEN /AWS1/REHNEXTTOKEN

Token for the next set of results, or null if there are no more results.


Queryable Attributes

resiliencyPolicies

The resiliency policies for the Resilience Hub applications.

Accessible with the following methods

Method Description
GET_RESILIENCYPOLICIES() Getter for RESILIENCYPOLICIES, with configurable default
ASK_RESILIENCYPOLICIES() Getter for RESILIENCYPOLICIES w/ exceptions if field has no
HAS_RESILIENCYPOLICIES() Determine if RESILIENCYPOLICIES has a value

nextToken

Token for the next set of results, or null if there are no more results.

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