LifecyclePolicy

Information about a lifecycle policy.

Types

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

Properties

Link copied to clipboard

The local date and time when the lifecycle policy was created.

Link copied to clipboard

The local date and time when the lifecycle policy was last modified.

Link copied to clipboard

Indicates whether the policy is a default lifecycle policy or a custom lifecycle policy.

Link copied to clipboard

The description of the lifecycle policy.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.

Link copied to clipboard

The Amazon Resource Name (ARN) of the policy.

Link copied to clipboard

The configuration of the lifecycle policy

Link copied to clipboard

The identifier of the lifecycle policy.

Link copied to clipboard

The activation state of the lifecycle policy.

Link copied to clipboard

The description of the status.

Link copied to clipboard

The tags.

Functions

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