Uses of Interface
software.amazon.awscdk.services.codebuild.ProjectNotifyOnOptions
Packages that use ProjectNotifyOnOptions
-
Uses of ProjectNotifyOnOptions in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement ProjectNotifyOnOptionsMethods in software.amazon.awscdk.services.codebuild that return ProjectNotifyOnOptionsModifier and TypeMethodDescriptionProjectNotifyOnOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codebuild with parameters of type ProjectNotifyOnOptionsModifier and TypeMethodDescriptiondefault INotificationRuleIProject.Jsii$Default.notifyOn(String id, INotificationRuleTarget target, ProjectNotifyOnOptions options) Defines a CodeStar Notification rule triggered when the project events emitted by you specified, it very similar toonEventAPI.final INotificationRuleIProject.Jsii$Proxy.notifyOn(String id, INotificationRuleTarget target, ProjectNotifyOnOptions options) Defines a CodeStar Notification rule triggered when the project events emitted by you specified, it very similar toonEventAPI.IProject.notifyOn(String id, INotificationRuleTarget target, ProjectNotifyOnOptions options) Defines a CodeStar Notification rule triggered when the project events emitted by you specified, it very similar toonEventAPI.Project.notifyOn(String id, INotificationRuleTarget target, ProjectNotifyOnOptions options) Defines a CodeStar Notification rule triggered when the project events emitted by you specified, it very similar toonEventAPI.