LifecycleExecutionResource

Contains details for a resource that the runtime instance of the lifecycle policy identified for action.

Types

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

Properties

Link copied to clipboard

The account that owns the impacted resource.

Link copied to clipboard

The action to take for the identified resource.

Link copied to clipboard

For an impacted container image, this identifies a list of URIs for associated container images distributed to ECR repositories.

Link copied to clipboard

The Amazon Web Services Region where the lifecycle execution resource is stored.

Link copied to clipboard

Identifies the impacted resource. The resource ID depends on the type of resource, as follows.

Link copied to clipboard

A list of associated resource snapshots for the impacted resource if it’s an AMI.

Link copied to clipboard

The runtime state for the lifecycle execution.

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