Skip to content

/AWS1/CL_EC2HLTHCHKPATHREQOBJ

Describes a health check path for an application status check request.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_source TYPE REF TO /AWS1/CL_EC2HLTHCHKPATHSRCRE00 /AWS1/CL_EC2HLTHCHKPATHSRCRE00

The source for the health check path.

it_destinations TYPE /AWS1/CL_EC2HLTHCHKPATHDSTRE00=>TT_HEALTHCHECKPATHDSTREQSET TT_HEALTHCHECKPATHDSTREQSET

The destinations for the health check path.


Queryable Attributes

Source

The source for the health check path.

Accessible with the following methods

Method Description
GET_SOURCE() Getter for SOURCE

Destinations

The destinations for the health check path.

Accessible with the following methods

Method Description
GET_DESTINATIONS() Getter for DESTINATIONS, with configurable default
ASK_DESTINATIONS() Getter for DESTINATIONS w/ exceptions if field has no value
HAS_DESTINATIONS() Determine if DESTINATIONS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_HEALTHCHECKPATHREQUESTLIST

TYPES TT_HEALTHCHECKPATHREQUESTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2HLTHCHKPATHREQOBJ WITH DEFAULT KEY
.