EventDescription

Describes an event.

Types

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

Properties

Link copied to clipboard

The application associated with the event.

Link copied to clipboard

The name of the environment associated with this event.

Link copied to clipboard

The date when the event occurred.

Link copied to clipboard

The event message.

Link copied to clipboard

The ARN of the platform version.

Link copied to clipboard

The web service request ID for the activity of this event.

Link copied to clipboard

The severity level of this event.

Link copied to clipboard

The name of the configuration associated with this event.

Link copied to clipboard

The release label for the application version associated with this event.

Functions

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