class Aws::Imagebuilder::Types::StartImagePipelineExecutionRequest
@note When making an API call, you may pass StartImagePipelineExecutionRequest
data as a hash: { image_pipeline_arn: "ImagePipelineArn", # required client_token: "ClientToken", # required }
@!attribute [rw] image_pipeline_arn
The Amazon Resource Name (ARN) of the image pipeline that you want to manually invoke. @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/StartImagePipelineExecutionRequest AWS API Documentation
Constants
- SENSITIVE