Uses of Interface
software.amazon.awscdk.services.codecommit.RepositoryNotifyOnOptions
-
Uses of RepositoryNotifyOnOptions in software.amazon.awscdk.services.codecommit
Modifier and TypeClassDescriptionstatic final class
An implementation forRepositoryNotifyOnOptions
Modifier and TypeMethodDescriptionRepositoryNotifyOnOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault INotificationRule
IRepository.Jsii$Default.notifyOn
(String id, INotificationRuleTarget target, RepositoryNotifyOnOptions options) Defines a CodeStar Notification rule triggered when the project events specified by you are emitted.final INotificationRule
IRepository.Jsii$Proxy.notifyOn
(String id, INotificationRuleTarget target, RepositoryNotifyOnOptions options) Defines a CodeStar Notification rule triggered when the project events specified by you are emitted.IRepository.notifyOn
(String id, INotificationRuleTarget target, RepositoryNotifyOnOptions options) Defines a CodeStar Notification rule triggered when the project events specified by you are emitted.Repository.notifyOn
(String id, INotificationRuleTarget target, RepositoryNotifyOnOptions options) Defines a CodeStar Notification rule triggered when the project events specified by you are emitted.