CreateLifecyclePolicyRequest

Types

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

Properties

Link copied to clipboard

Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.

Link copied to clipboard

Optional description for the lifecycle policy.

Link copied to clipboard

The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to run lifecycle actions.

Link copied to clipboard
val name: String?

The name of the lifecycle policy to create.

Link copied to clipboard

Configuration details for the lifecycle policy rules.

Link copied to clipboard

Selection criteria for the resources that the lifecycle policy applies to.

Link copied to clipboard

The type of Image Builder resource that the lifecycle policy applies to.

Link copied to clipboard

Indicates whether the lifecycle policy resource is enabled.

Link copied to clipboard

Tags to apply to the lifecycle policy resource.

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