AutomationEvent

Contains information about an automation event.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID associated with the automation event.

Link copied to clipboard

The timestamp when the automation event completed.

Link copied to clipboard

The timestamp when the automation event was created.

Link copied to clipboard

The estimated monthly cost savings associated with this automation event.

Link copied to clipboard

A description of the automation event.

Link copied to clipboard

The unique identifier for the automation event.

Link copied to clipboard

The current status of the automation event.

Link copied to clipboard

The reason for the current event status.

Link copied to clipboard

The type of automation event.

Link copied to clipboard

The ID of the recommended action associated with this automation event.

Link copied to clipboard

The Amazon Web Services Region where the automation event occurred.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource affected by the automation event.

Link copied to clipboard

The ID of the resource affected by the automation event.

Link copied to clipboard

The type of resource affected by the automation event.

Link copied to clipboard

The ID of the automation rule that triggered this event.

Functions

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