Uses of Interface
software.amazon.awscdk.services.codecommit.RepositoryNotifyOnOptions
Packages that use RepositoryNotifyOnOptions
-
Uses of RepositoryNotifyOnOptions in software.amazon.awscdk.services.codecommit
Classes in software.amazon.awscdk.services.codecommit that implement RepositoryNotifyOnOptionsModifier and TypeClassDescriptionstatic final classAn implementation forRepositoryNotifyOnOptionsMethods in software.amazon.awscdk.services.codecommit that return RepositoryNotifyOnOptionsModifier and TypeMethodDescriptionRepositoryNotifyOnOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codecommit with parameters of type RepositoryNotifyOnOptionsModifier and TypeMethodDescriptiondefault INotificationRuleIRepository.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 INotificationRuleIRepository.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.