class Aws::CodePipeline::Types::ExecutionTrigger

The interaction or event that started a pipeline execution.

@!attribute [rw] trigger_type

The type of change-detection method, command, or user interaction
that started a pipeline execution.
@return [String]

@!attribute [rw] trigger_detail

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-execution` CLI command.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ExecutionTrigger AWS API Documentation

Constants

SENSITIVE