Uses of Interface
software.amazon.awscdk.services.codestarnotifications.NotificationRuleSourceConfig
Package
Description
AWS CodeBuild Construct Library
AWS CodeCommit Construct Library
AWS CodePipeline Construct Library
AWS CodeStarNotifications Construct Library
-
Uses of NotificationRuleSourceConfig in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptiondefault NotificationRuleSourceConfig
IProject.Jsii$Default.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.IProject.Jsii$Proxy.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.Project.bindAsNotificationRuleSource
(software.constructs.Construct _scope) Returns a source configuration for notification rule. -
Uses of NotificationRuleSourceConfig in software.amazon.awscdk.services.codecommit
Modifier and TypeMethodDescriptiondefault NotificationRuleSourceConfig
IRepository.Jsii$Default.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.IRepository.Jsii$Proxy.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.Repository.bindAsNotificationRuleSource
(software.constructs.Construct _scope) Returns a source configuration for notification rule. -
Uses of NotificationRuleSourceConfig in software.amazon.awscdk.services.codepipeline
Modifier and TypeMethodDescriptiondefault NotificationRuleSourceConfig
IPipeline.Jsii$Default.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.IPipeline.Jsii$Proxy.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.Pipeline.bindAsNotificationRuleSource
(software.constructs.Construct _scope) Returns a source configuration for notification rule. -
Uses of NotificationRuleSourceConfig in software.amazon.awscdk.services.codestarnotifications
Modifier and TypeClassDescriptionstatic final class
An implementation forNotificationRuleSourceConfig
Modifier and TypeMethodDescriptionINotificationRuleSource.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.default NotificationRuleSourceConfig
INotificationRuleSource.Jsii$Default.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.INotificationRuleSource.Jsii$Proxy.bindAsNotificationRuleSource
(software.constructs.Construct scope) Returns a source configuration for notification rule.NotificationRuleSourceConfig.Builder.build()
Builds the configured instance.