ManagedNotificationChildEvent

A ManagedNotificationChildEvent is a notification-focused representation of an event. They contain semantic information used to create aggregated or non-aggregated end-user notifications.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the ManagedNotificationEvent that is associated with this Managed Notification Child Event.

Link copied to clipboard

Provides detailed information about the dimensions used for event summarization and aggregation.

Link copied to clipboard

The end time of the event.

Link copied to clipboard

The assesed nature of the event.

Link copied to clipboard
val id: String

The unique identifier for a Managed Notification Child Event.

Link copied to clipboard

Describes the components of a notification message.

Link copied to clipboard

The type of event causing the notification.

Link copied to clipboard

The Organizational Unit Id that an Amazon Web Services account belongs to.

Link copied to clipboard

The schema version of the Managed Notification Child Event.

Link copied to clipboard

The source event URL.

Link copied to clipboard

The detailed URL for the source event.

Link copied to clipboard

The notification event start time.

Link copied to clipboard

A list of text values.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String