public static interface StopPipelineExecutionResponse.Builder extends CodePipelineResponse.Builder, SdkPojo, CopyableBuilder<StopPipelineExecutionResponse.Builder,StopPipelineExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
StopPipelineExecutionResponse.Builder |
pipelineExecutionId(String pipelineExecutionId)
The unique system-generated ID of the pipeline execution that was stopped.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopPipelineExecutionResponse.Builder pipelineExecutionId(String pipelineExecutionId)
The unique system-generated ID of the pipeline execution that was stopped.
pipelineExecutionId - The unique system-generated ID of the pipeline execution that was stopped.Copyright © 2023. All rights reserved.