Trigger Trigger
Constructors
Properties
Link copied to clipboard
Any custom data associated with the trigger that will be included in the information sent to the target of the trigger.
Link copied to clipboard
The ARN of the resource that is the target for a trigger. For example, the ARN of a topic in Amazon Simple Notification Service (SNS).
Link copied to clipboard
The repository events that will cause the trigger to run actions in another service, such as sending a notification through Amazon Simple Notification Service (SNS). If no events are specified, the trigger will run for all repository events. Event types include: all
, updateReference
, createReference
, deleteReference
.