/AWS1/CL_DSRHYBRIDUPACTIVITIES¶
Contains information about update activities for different components of a hybrid directory.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_selfmanagedinstances
TYPE /AWS1/CL_DSRHYBRIDUPDINFOENTRY=>TT_HYBRIDUPDATEINFOENTRIES
TT_HYBRIDUPDATEINFOENTRIES
¶
A list of update activities related to the self-managed instances with SSM in the self-managed instances with SSM hybrid directory configuration.
it_hybridadministratoracct
TYPE /AWS1/CL_DSRHYBRIDUPDINFOENTRY=>TT_HYBRIDUPDATEINFOENTRIES
TT_HYBRIDUPDATEINFOENTRIES
¶
A list of update activities related to hybrid directory administrator account changes.
Queryable Attributes¶
SelfManagedInstances¶
A list of update activities related to the self-managed instances with SSM in the self-managed instances with SSM hybrid directory configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SELFMANAGEDINSTANCES() |
Getter for SELFMANAGEDINSTANCES, with configurable default |
ASK_SELFMANAGEDINSTANCES() |
Getter for SELFMANAGEDINSTANCES w/ exceptions if field has n |
HAS_SELFMANAGEDINSTANCES() |
Determine if SELFMANAGEDINSTANCES has a value |
HybridAdministratorAccount¶
A list of update activities related to hybrid directory administrator account changes.
Accessible with the following methods¶
Method | Description |
---|---|
GET_HYBRIDADMINISTRATORACCT() |
Getter for HYBRIDADMINISTRATORACCOUNT, with configurable def |
ASK_HYBRIDADMINISTRATORACCT() |
Getter for HYBRIDADMINISTRATORACCOUNT w/ exceptions if field |
HAS_HYBRIDADMINISTRATORACCT() |
Determine if HYBRIDADMINISTRATORACCOUNT has a value |