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