public static interface UpdatePipelineExecutionResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<UpdatePipelineExecutionResponse.Builder,UpdatePipelineExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdatePipelineExecutionResponse.Builder |
pipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the updated pipeline execution.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdatePipelineExecutionResponse.Builder pipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the updated pipeline execution.
pipelineExecutionArn - The Amazon Resource Name (ARN) of the updated pipeline execution.Copyright © 2021. All rights reserved.