/AWS1/CL_DSRHYBRIDCUSINSTSSTGS¶
Contains configuration settings for self-managed instances with SSM used in hybrid directory operations.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_customerdnsips
TYPE /AWS1/CL_DSRCUSTOMERDNSIPS_W=>TT_CUSTOMERDNSIPS
TT_CUSTOMERDNSIPS
¶
The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.
it_instanceids
TYPE /AWS1/CL_DSRASSESSMENTINSTID00=>TT_ASSESSMENTINSTANCEIDS
TT_ASSESSMENTINSTANCEIDS
¶
The identifiers of the self-managed instances with SSM used in hybrid directory.
Queryable Attributes¶
CustomerDnsIps¶
The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CUSTOMERDNSIPS() |
Getter for CUSTOMERDNSIPS, with configurable default |
ASK_CUSTOMERDNSIPS() |
Getter for CUSTOMERDNSIPS w/ exceptions if field has no valu |
HAS_CUSTOMERDNSIPS() |
Determine if CUSTOMERDNSIPS has a value |
InstanceIds¶
The identifiers of the self-managed instances with SSM used in hybrid directory.
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 |