Values.NotificationEventOverviewSourceDescribes a short summary of a NotificationEvent. This is only used when listing notification events.
type nonrec t = {arn : NotificationEventArn.t option;The Amazon Resource Name (ARN) of the resource.
*)notificationConfigurationArn : NotificationConfigurationArn.t option;The ARN of the NotificationConfiguration.
*)creationTime : CreationTime.t option;The creation time of the NotificationEvent.
*)notificationEvent : NotificationEventSummary.t option;Refers to a NotificationEventSummary object. Similar in structure to content in the GetNotificationEvent response.
*)aggregationEventType : AggregationEventType.t option;The NotificationConfiguration's 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.
*)aggregateNotificationEventArn : NotificationEventArn.t option;The ARN of the aggregatedNotificationEventArn to match.
*)aggregationSummary : AggregationSummary.t option;Provides an aggregated summary data for notification events.
*)organizationalUnitId : OrganizationalUnitId.t option;The unique identifier of the organizational unit in the notification event overview.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of NotificationEventArn.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
SourceEventMetadataSummaryEventOriginRegionString.t ])
list ])
list
| `Timestamp of CreationTime.t ])
list ]