Uses of Interface
software.amazon.awscdk.services.codebuild.ProjectNotifyOnOptions
-
Uses of ProjectNotifyOnOptions in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionProjectNotifyOnOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault INotificationRule
IProject.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 toonEvent
API.final INotificationRule
IProject.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 toonEvent
API.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 toonEvent
API.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 toonEvent
API.