NotificationEventOverview

Describes a short summary of a NotificationEvent. This is only used when listing notification events.

Types

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

Properties

Link copied to clipboard

The ARN of the aggregatedNotificationEventArn to match.

Link copied to clipboard

The NotificationConfiguration's aggregation type.

Link copied to clipboard

Provides an aggregated summary data for notification events.

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the resource.

Link copied to clipboard

The creation time of the NotificationEvent.

Link copied to clipboard

The ARN of the NotificationConfiguration.

Link copied to clipboard

Refers to a NotificationEventSummary object.

Link copied to clipboard

The account name containing the NotificationHub.

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