ExecutionTrigger
The interaction or event that started a pipeline execution.
Contents
- triggerDetail
- 
               Detail related to the event that started a pipeline execution, such as the webhook ARN of the webhook that triggered the pipeline execution or the user ARN for a user-initiated start-pipeline-executionCLI command.Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Required: No 
- triggerType
- 
               The type of change-detection method, command, or user interaction that started a pipeline execution. Type: String Valid Values: CreatePipeline | StartPipelineExecution | PollForSourceChanges | Webhook | CloudWatchEvent | PutActionRevision | WebhookV2 | ManualRollback | AutomatedRollbackRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: