Skip to content

/AWS1/CL_DSRHYBRIDUPDATEVALUE

Contains the configuration values for a hybrid directory update, including Amazon Web Services System Manager managed node and DNS information.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_instanceids TYPE /AWS1/CL_DSRASSESSMENTINSTID00=>TT_ASSESSMENTINSTANCEIDS TT_ASSESSMENTINSTANCEIDS

The identifiers of the self-managed instances with SSM in the hybrid directory configuration.

it_dnsips TYPE /AWS1/CL_DSRCUSTOMERDNSIPS_W=>TT_CUSTOMERDNSIPS TT_CUSTOMERDNSIPS

The IP addresses of the DNS servers or domain controllers in the hybrid directory configuration.


Queryable Attributes

InstanceIds

The identifiers of the self-managed instances with SSM in the hybrid directory configuration.

Accessible with the following methods

Method Description
GET_INSTANCEIDS() Getter for INSTANCEIDS, with configurable default
ASK_INSTANCEIDS() Getter for INSTANCEIDS w/ exceptions if field has no value
HAS_INSTANCEIDS() Determine if INSTANCEIDS has a value

DnsIps

The IP addresses of the DNS servers or domain controllers in the hybrid directory configuration.

Accessible with the following methods

Method Description
GET_DNSIPS() Getter for DNSIPS, with configurable default
ASK_DNSIPS() Getter for DNSIPS w/ exceptions if field has no value
HAS_DNSIPS() Determine if DNSIPS has a value