/AWS1/CL_DSRHYBRIDSETTINGSDESC¶
Describes the current hybrid directory configuration settings for a directory.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_selfmanageddnsipaddrs TYPE /AWS1/CL_DSRIPADDRS_W=>TT_IPADDRS TT_IPADDRS¶
The IP addresses of the DNS servers in your self-managed AD environment.
it_selfmanagedinstanceids TYPE /AWS1/CL_DSRASSESSMENTINSTID00=>TT_ASSESSMENTINSTANCEIDS TT_ASSESSMENTINSTANCEIDS¶
The identifiers of the self-managed instances with SSM used for hybrid directory operations.
Queryable Attributes¶
SelfManagedDnsIpAddrs¶
The IP addresses of the DNS servers in your self-managed AD environment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELFMANAGEDDNSIPADDRS() |
Getter for SELFMANAGEDDNSIPADDRS, with configurable default |
ASK_SELFMANAGEDDNSIPADDRS() |
Getter for SELFMANAGEDDNSIPADDRS w/ exceptions if field has |
HAS_SELFMANAGEDDNSIPADDRS() |
Determine if SELFMANAGEDDNSIPADDRS has a value |
SelfManagedInstanceIds¶
The identifiers of the self-managed instances with SSM used for hybrid directory operations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELFMANAGEDINSTANCEIDS() |
Getter for SELFMANAGEDINSTANCEIDS, with configurable default |
ASK_SELFMANAGEDINSTANCEIDS() |
Getter for SELFMANAGEDINSTANCEIDS w/ exceptions if field has |
HAS_SELFMANAGEDINSTANCEIDS() |
Determine if SELFMANAGEDINSTANCEIDS has a value |