Uses of Interface
software.amazon.awscdk.services.codestarnotifications.INotificationRuleSource
Packages that use INotificationRuleSource
Package
Description
AWS CodeBuild Construct Library
AWS CodeCommit Construct Library
AWS CodePipeline Construct Library
AWS CodeStarNotifications Construct Library
-
Uses of INotificationRuleSource in software.amazon.awscdk.services.codebuild
Subinterfaces of INotificationRuleSource in software.amazon.awscdk.services.codebuildModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIProject.Classes in software.amazon.awscdk.services.codebuild that implement INotificationRuleSourceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA convenience class for CodeBuild Projects that are used in CodePipeline.classA representation of a CodeBuild Project. -
Uses of INotificationRuleSource in software.amazon.awscdk.services.codecommit
Subinterfaces of INotificationRuleSource in software.amazon.awscdk.services.codecommitModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIRepository.Classes in software.amazon.awscdk.services.codecommit that implement INotificationRuleSourceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classProvides a CodeCommit Repository. -
Uses of INotificationRuleSource in software.amazon.awscdk.services.codepipeline
Subinterfaces of INotificationRuleSource in software.amazon.awscdk.services.codepipelineModifier and TypeInterfaceDescriptioninterfaceThe abstract view of an AWS CodePipeline as required and used by Actions.static interfaceInternal default implementation forIPipeline.Classes in software.amazon.awscdk.services.codepipeline that implement INotificationRuleSourceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classAn AWS CodePipeline pipeline with its associated IAM role and S3 bucket. -
Uses of INotificationRuleSource in software.amazon.awscdk.services.codestarnotifications
Subinterfaces of INotificationRuleSource in software.amazon.awscdk.services.codestarnotificationsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINotificationRuleSource.Classes in software.amazon.awscdk.services.codestarnotifications that implement INotificationRuleSourceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.codestarnotifications that return INotificationRuleSourceModifier and TypeMethodDescriptionNotificationRuleProps.getSource()The Amazon Resource Name (ARN) of the resource to associate with the notification rule.final INotificationRuleSourceNotificationRuleProps.Jsii$Proxy.getSource()Methods in software.amazon.awscdk.services.codestarnotifications with parameters of type INotificationRuleSourceModifier and TypeMethodDescriptionNotificationRule.Builder.source(INotificationRuleSource source) The Amazon Resource Name (ARN) of the resource to associate with the notification rule.NotificationRuleProps.Builder.source(INotificationRuleSource source) Sets the value ofNotificationRuleProps.getSource()