UpdateLifecyclePolicyRequest

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) of the IAM role that Image Builder uses to update the lifecycle policy.

Link copied to clipboard

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

Link copied to clipboard

The configuration details for a lifecycle policy resource.

Link copied to clipboard

Selection criteria for resources that the lifecycle policy applies to.

Link copied to clipboard

The type of image resource that the lifecycle policy applies to.

Link copied to clipboard

Indicates whether the lifecycle policy resource is enabled.

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