Uses of Enum
software.amazon.awscdk.services.codecommit.RepositoryNotificationEvents
-
Uses of RepositoryNotificationEvents in software.amazon.awscdk.services.codecommit
Modifier and TypeMethodDescriptionstatic RepositoryNotificationEvents
Returns the enum constant of this type with the specified name.static RepositoryNotificationEvents[]
RepositoryNotificationEvents.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionRepositoryNotifyOnOptions.getEvents()
A list of event types associated with this notification rule for CodeCommit repositories.final List<RepositoryNotificationEvents>
RepositoryNotifyOnOptions.Jsii$Proxy.getEvents()
Modifier and TypeMethodDescriptionRepositoryNotifyOnOptions.Builder.events
(List<? extends RepositoryNotificationEvents> events) Sets the value ofRepositoryNotifyOnOptions.getEvents()