class Aws::SageMaker::Types::StopPipelineExecutionRequest
@note When making an API call, you may pass StopPipelineExecutionRequest
data as a hash: { pipeline_execution_arn: "PipelineExecutionArn", # required client_request_token: "IdempotencyToken", # required }
@!attribute [rw] pipeline_execution_arn
The Amazon Resource Name (ARN) of the pipeline execution. @return [String]
@!attribute [rw] client_request_token
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time. **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/sagemaker-2017-07-24/StopPipelineExecutionRequest AWS API Documentation
Constants
- SENSITIVE