LifecycleExecution

Contains metadata from a runtime instance of a lifecycle policy.

Types

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

Properties

Link copied to clipboard

The timestamp when the lifecycle runtime instance completed.

Link copied to clipboard

Identifies the lifecycle policy runtime instance.

Link copied to clipboard

The Amazon Resource Name (ARN) of the lifecycle policy that ran.

Link copied to clipboard

Contains information about associated resources that are identified for action by the runtime instance of the lifecycle policy.

Link copied to clipboard

The timestamp when the lifecycle runtime instance started.

Link copied to clipboard

Runtime state that reports if the policy action ran successfully, failed, or was skipped.

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