StartResourceStateUpdateRequest

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

Skip action on the image resource and associated resources if specified exclusion rules are met.

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the IAM role that’s used to update image state.

Link copied to clipboard

A list of image resources to update state for.

Link copied to clipboard

The ARN of the Image Builder resource that is updated. The state update might also impact associated resources.

Link copied to clipboard

Indicates the lifecycle action to take for this request.

Link copied to clipboard

The timestamp that indicates when resources are updated by a lifecycle action.

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