Values.HybridUpdateActivitiesSourceContains information about update activities for different components of a hybrid directory.
type nonrec t = {selfManagedInstances : HybridUpdateInfoEntries.t option;A list of update activities related to the self-managed instances with SSM in the self-managed instances with SSM hybrid directory configuration.
*)hybridAdministratorAccount : HybridUpdateInfoEntries.t option;A list of update activities related to hybrid directory administrator account changes.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of UpdateStatusReason.t
| `Structure of
(string
* [> `List of
[> `String of AssessmentInstanceId.t ] list ])
list
| `Timestamp of StartDateTime.t ])
list ]
list ])
list ]