class Aws::Imagebuilder::Types::CancelImageCreationRequest
@note When making an API call, you may pass CancelImageCreationRequest
data as a hash: { image_build_version_arn: "ImageBuildVersionArn", # required client_token: "ClientToken", # required }
@!attribute [rw] image_build_version_arn
The Amazon Resource Name (ARN) of the image whose creation you want to cancel. @return [String]
@!attribute [rw] client_token
The idempotency token used to make this request idempotent. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/CancelImageCreationRequest AWS API Documentation
Constants
- SENSITIVE