Skip to content

/AWS1/CL_R5AROUTE53HLTHCHECK00

The Amazon Route 53 health check configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_hostedzoneid TYPE /AWS1/R5AROUTE53HOSTEDZONEID /AWS1/R5AROUTE53HOSTEDZONEID

The Amazon Route 53 health check configuration hosted zone ID.

iv_recordname TYPE /AWS1/R5AROUTE53RECORDNAME /AWS1/R5AROUTE53RECORDNAME

The Amazon Route 53 health check configuration record name.

Optional arguments:

iv_timeoutminutes TYPE /AWS1/R5AINTEGER /AWS1/R5AINTEGER

The Amazon Route 53 health check configuration time out (in minutes).

iv_crossaccountrole TYPE /AWS1/R5AIAMROLEARN /AWS1/R5AIAMROLEARN

The cross account role for the configuration.

iv_externalid TYPE /AWS1/R5ASTRING /AWS1/R5ASTRING

The external ID (secret key) for the configuration.

it_recordsets TYPE /AWS1/CL_R5AROUTE53RESRECSET=>TT_ROUTE53RESRECORDSETLIST TT_ROUTE53RESRECORDSETLIST

The Amazon Route 53 health check configuration record sets.


Queryable Attributes

timeoutMinutes

The Amazon Route 53 health check configuration time out (in minutes).

Accessible with the following methods

Method Description
GET_TIMEOUTMINUTES() Getter for TIMEOUTMINUTES, with configurable default
ASK_TIMEOUTMINUTES() Getter for TIMEOUTMINUTES w/ exceptions if field has no valu
HAS_TIMEOUTMINUTES() Determine if TIMEOUTMINUTES has a value

crossAccountRole

The cross account role for the configuration.

Accessible with the following methods

Method Description
GET_CROSSACCOUNTROLE() Getter for CROSSACCOUNTROLE, with configurable default
ASK_CROSSACCOUNTROLE() Getter for CROSSACCOUNTROLE w/ exceptions if field has no va
HAS_CROSSACCOUNTROLE() Determine if CROSSACCOUNTROLE has a value

externalId

The external ID (secret key) for the configuration.

Accessible with the following methods

Method Description
GET_EXTERNALID() Getter for EXTERNALID, with configurable default
ASK_EXTERNALID() Getter for EXTERNALID w/ exceptions if field has no value
HAS_EXTERNALID() Determine if EXTERNALID has a value

hostedZoneId

The Amazon Route 53 health check configuration hosted zone ID.

Accessible with the following methods

Method Description
GET_HOSTEDZONEID() Getter for HOSTEDZONEID, with configurable default
ASK_HOSTEDZONEID() Getter for HOSTEDZONEID w/ exceptions if field has no value
HAS_HOSTEDZONEID() Determine if HOSTEDZONEID has a value

recordName

The Amazon Route 53 health check configuration record name.

Accessible with the following methods

Method Description
GET_RECORDNAME() Getter for RECORDNAME, with configurable default
ASK_RECORDNAME() Getter for RECORDNAME w/ exceptions if field has no value
HAS_RECORDNAME() Determine if RECORDNAME has a value

recordSets

The Amazon Route 53 health check configuration record sets.

Accessible with the following methods

Method Description
GET_RECORDSETS() Getter for RECORDSETS, with configurable default
ASK_RECORDSETS() Getter for RECORDSETS w/ exceptions if field has no value
HAS_RECORDSETS() Determine if RECORDSETS has a value