public static interface StartPipelineExecutionResponse.Builder extends CodePipelineResponse.Builder, SdkPojo, CopyableBuilder<StartPipelineExecutionResponse.Builder,StartPipelineExecutionResponse>
| Modifier and Type | Method and Description | 
|---|---|
StartPipelineExecutionResponse.Builder | 
pipelineExecutionId(String pipelineExecutionId)
 The unique system-generated ID of the pipeline execution that was started. 
 | 
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildStartPipelineExecutionResponse.Builder pipelineExecutionId(String pipelineExecutionId)
The unique system-generated ID of the pipeline execution that was started.
pipelineExecutionId - The unique system-generated ID of the pipeline execution that was started.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.