| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
StopExecutionTrigger | 
StopExecutionTrigger.clone()  | 
StopExecutionTrigger | 
PipelineExecutionSummary.getStopTrigger()
 The interaction that stopped a pipeline execution. 
 | 
StopExecutionTrigger | 
StopExecutionTrigger.withReason(String reason)
 The user-specified reason the pipeline was stopped. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PipelineExecutionSummary.setStopTrigger(StopExecutionTrigger stopTrigger)
 The interaction that stopped a pipeline execution. 
 | 
PipelineExecutionSummary | 
PipelineExecutionSummary.withStopTrigger(StopExecutionTrigger stopTrigger)
 The interaction that stopped a pipeline execution. 
 | 
Copyright © 2024. All rights reserved.