class Aws::SageMaker::Types::UpdatePipelineExecutionRequest
@note When making an API call, you may pass UpdatePipelineExecutionRequest
data as a hash: { pipeline_execution_arn: "PipelineExecutionArn", # required pipeline_execution_description: "PipelineExecutionDescription", pipeline_execution_display_name: "PipelineExecutionName", }
@!attribute [rw] pipeline_execution_arn
The Amazon Resource Name (ARN) of the pipeline execution. @return [String]
@!attribute [rw] pipeline_execution_description
The description of the pipeline execution. @return [String]
@!attribute [rw] pipeline_execution_display_name
The display name of the pipeline execution. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdatePipelineExecutionRequest AWS API Documentation
Constants
- SENSITIVE