LifecyclePolicySummary

Contains a summary of lifecycle policy resources.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the lifecycle policy summary resource.

Link copied to clipboard

The timestamp when Image Builder created the lifecycle policy resource.

Link copied to clipboard

The timestamp for the last time Image Builder ran the lifecycle policy.

Link copied to clipboard

The timestamp when Image Builder updated the lifecycle policy resource.

Link copied to clipboard

Optional description for the lifecycle policy.

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the IAM role that Image Builder uses to run the lifecycle policy.

Link copied to clipboard
val name: String?

The name of the lifecycle policy.

Link copied to clipboard

The type of resources the lifecycle policy targets.

Link copied to clipboard

The lifecycle policy resource status.

Link copied to clipboard

To help manage your lifecycle policy resources, you can assign your own metadata to each resource in the form of tags. Each tag consists of a key and an optional value, both of which you define.

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