| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
ExecutionTrigger |
PipelineExecutionSummary.trigger()
The interaction or event that started a pipeline execution, such as automated change detection or a
StartPipelineExecution API call. |
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutionSummary.Builder |
PipelineExecutionSummary.Builder.trigger(ExecutionTrigger trigger)
The interaction or event that started a pipeline execution, such as automated change detection or a
StartPipelineExecution API call. |
Copyright © 2023. All rights reserved.