Values.ManagedNotificationChildEventOverviewSourceDescribes an overview and metadata for a ManagedNotificationChildEvent.
type nonrec t = {arn : ManagedNotificationEventArn.t option;The Amazon Resource Name (ARN) of the ManagedNotificationChildEvent.
*)managedNotificationConfigurationArn : ManagedNotificationConfigurationOsArn.t
option;The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration.
*)creationTime : CreationTime.t option;The creation time of the ManagedNotificationChildEvent.
*)childEvent : ManagedNotificationChildEventSummary.t option;The content of the ManagedNotificationChildEvent.
*)aggregateManagedNotificationEventArn : ManagedNotificationEventArn.t option;The Amazon Resource Name (ARN) of the ManagedNotificationEvent that is associated with this ManagedNotificationChildEvent.
*)organizationalUnitId : OrganizationalUnitId.t option;The Organizational Unit Id that an AWS account belongs to.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of ManagedNotificationEventArn.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of String_.t ]) list ]
list
| `String of
ManagedSourceEventMetadataSummaryEventOriginRegionString.t ])
list ])
list
| `Timestamp of CreationTime.t ])
list ]