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