events property
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
Implementation
final List<RepositoryTriggerEventEnum> events;
The repository events that cause the trigger to run actions in another service, such as sending a notification through Amazon SNS.
final List<RepositoryTriggerEventEnum> events;