LifecyclePolicySummary

Summary information about a lifecycle policy.

Types

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

Properties

Link copied to clipboard

[Default policies only] The type of default policy. Values include:

Link copied to clipboard

The description of the lifecycle policy.

Link copied to clipboard

The identifier of the lifecycle policy.

Link copied to clipboard

The type of policy. EBS_SNAPSHOT_MANAGEMENT indicates that the policy manages the lifecycle of Amazon EBS snapshots. IMAGE_MANAGEMENT indicates that the policy manages the lifecycle of EBS-backed AMIs. EVENT_BASED_POLICY indicates that the policy automates cross-account snapshot copies for snapshots that are shared with your account.

Link copied to clipboard

The activation state of the lifecycle policy.

Link copied to clipboard

The tags.

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