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