Skip to content

/AWS1/CL_APMSERVICEDISCOVERY

An object that represents the service discovery information for a virtual node.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_dns TYPE REF TO /AWS1/CL_APMDNSSVCDISCOVERY /AWS1/CL_APMDNSSVCDISCOVERY

Specifies the DNS information for the virtual node.

io_awscloudmap TYPE REF TO /AWS1/CL_APMAWSCLOUDMAPSVCDI00 /AWS1/CL_APMAWSCLOUDMAPSVCDI00

Specifies any Cloud Map information for the virtual node.


Queryable Attributes

dns

Specifies the DNS information for the virtual node.

Accessible with the following methods

Method Description
GET_DNS() Getter for DNS

awsCloudMap

Specifies any Cloud Map information for the virtual node.

Accessible with the following methods

Method Description
GET_AWSCLOUDMAP() Getter for AWSCLOUDMAP