Skip to content

/AWS1/CL_R53CREHEALTHCHECKRSP

A complex type containing the response information for the new health check.

CONSTRUCTOR

IMPORTING

Required arguments:

IO_HEALTHCHECK TYPE REF TO /AWS1/CL_R53HEALTHCHECK /AWS1/CL_R53HEALTHCHECK

A complex type that contains identifying information about the health check.

IV_LOCATION TYPE /AWS1/R53RESOURCEURI /AWS1/R53RESOURCEURI

The unique URL representing the new health check.


Queryable Attributes

HealthCheck

A complex type that contains identifying information about the health check.

Accessible with the following methods

Method Description
GET_HEALTHCHECK() Getter for HEALTHCHECK

Location

The unique URL representing the new health check.

Accessible with the following methods

Method Description
GET_LOCATION() Getter for LOCATION, with configurable default
ASK_LOCATION() Getter for LOCATION w/ exceptions if field has no value
HAS_LOCATION() Determine if LOCATION has a value