Values.ManagedNotificationEventOverviewSourceDescribes an overview and metadata for a ManagedNotificationEvent.
type nonrec t = {arn : ManagedNotificationEventArn.t option;The Amazon Resource Name (ARN) of the ManagedNotificationEvent.
*)managedNotificationConfigurationArn : ManagedNotificationConfigurationOsArn.t
option;The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration.
*)creationTime : CreationTime.t option;The creation time of the ManagedNotificationEvent.
*)notificationEvent : ManagedNotificationEventSummary.t option;aggregationEventType : AggregationEventType.t option;The notifications aggregation type. Values: AGGREGATE The notification event is an aggregate notification. Aggregate notifications summarize grouped events over a specified time period. CHILD Some EventRules are ACTIVE and some are INACTIVE. Any call can be run. NONE The notification isn't aggregated.
*)organizationalUnitId : OrganizationalUnitId.t option;The Organizational Unit Id that an Amazon Web Services account belongs to.
*)aggregationSummary : AggregationSummary.t option;aggregatedNotificationRegions : AggregatedNotificationRegions.t option;The list of the regions where the aggregated notifications in this NotificationEvent originated.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of Region.t ] list
| `String of ManagedNotificationEventArn.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `String of
SampleAggregationDimensionValuesMemberString.t ]
list
| `String of String_.t ])
list ]
list
| `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `String of
SampleAggregationDimensionValuesMemberString.t ]
list
| `String of
ManagedSourceEventMetadataSummaryEventOriginRegionString.t ])
list ])
list
| `Timestamp of CreationTime.t ])
list ]