Skip to content

/AWS1/CL_R5ALSTROUTE53HCINRG01

ListRoute53HealthChecksInRegionResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_healthchecks TYPE /AWS1/CL_R5AROUTE53HEALTHCHECK=>TT_ROUTE53HEALTHCHECKLIST TT_ROUTE53HEALTHCHECKLIST

List of the health checks requested.

iv_nexttoken TYPE /AWS1/R5ANEXTTOKEN /AWS1/R5ANEXTTOKEN

A pagination token. A response may contain no results while still including a nextToken. Continue paginating until nextToken is null to retrieve all results.


Queryable Attributes

healthChecks

List of the health checks requested.

Accessible with the following methods

Method Description
GET_HEALTHCHECKS() Getter for HEALTHCHECKS, with configurable default
ASK_HEALTHCHECKS() Getter for HEALTHCHECKS w/ exceptions if field has no value
HAS_HEALTHCHECKS() Determine if HEALTHCHECKS has a value

nextToken

A pagination token. A response may contain no results while still including a nextToken. Continue paginating until nextToken is null to retrieve all 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