Event

class Event

Detailed information about an event.

Types

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

Properties

Link copied to clipboard

Specifies the date and time of the event.

Link copied to clipboard

Specifies the category for the event.

Link copied to clipboard

Provides the text of this event.

Link copied to clipboard

The Amazon Resource Name (ARN) for the event.

Link copied to clipboard

Provides the identifier for the source of the event.

Link copied to clipboard

Specifies the source type for this event.

Functions

Link copied to clipboard
inline fun copy(block: Event.Builder.() -> Unit = {}): Event
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