SourceEventMetadata

Describes the metadata for a source event.

For more information, see Event structure reference in the Amazon EventBridge User Guide.

Types

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

Properties

Link copied to clipboard

The date and time the source event occurred. This is based on the Source Event.

Link copied to clipboard

The Region the event originated from.

Link copied to clipboard

The type of event. For example, an Amazon CloudWatch state change.

Link copied to clipboard

The version of the type of event.

Link copied to clipboard

The primary Amazon Web Services account of SourceEvent.

Link copied to clipboard

A list of resources related to this NotificationEvent.

Link copied to clipboard

The Amazon Web Services service the event originates from. For example aws.cloudwatch.

Link copied to clipboard

The source event id.

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