Uses of Interface
software.amazon.awscdk.services.codestarnotifications.NotificationRuleSourceConfig
Packages that use 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
Methods in software.amazon.awscdk.services.codebuild that return NotificationRuleSourceConfigModifier and TypeMethodDescriptiondefault NotificationRuleSourceConfigIProject.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
Methods in software.amazon.awscdk.services.codecommit that return NotificationRuleSourceConfigModifier and TypeMethodDescriptiondefault NotificationRuleSourceConfigIRepository.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
Methods in software.amazon.awscdk.services.codepipeline that return NotificationRuleSourceConfigModifier and TypeMethodDescriptiondefault NotificationRuleSourceConfigIPipeline.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
Classes in software.amazon.awscdk.services.codestarnotifications that implement NotificationRuleSourceConfigModifier and TypeClassDescriptionstatic final classAn implementation forNotificationRuleSourceConfigMethods in software.amazon.awscdk.services.codestarnotifications that return NotificationRuleSourceConfigModifier and TypeMethodDescriptionINotificationRuleSource.bindAsNotificationRuleSource(software.constructs.Construct scope) Returns a source configuration for notification rule.default NotificationRuleSourceConfigINotificationRuleSource.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.