Table of Contents

Interface INotificationRuleSource

Namespace
Amazon.CDK.AWS.CodeStarNotifications
Assembly
Amazon.CDK.AWS.CodeStarNotifications.dll

Represents a notification source The source that allows CodeBuild and CodePipeline to associate with this rule.

public interface INotificationRuleSource

Methods

BindAsNotificationRuleSource(Construct)

Returns a source configuration for notification rule.

INotificationRuleSourceConfig BindAsNotificationRuleSource(Construct scope)

Parameters

scope Construct

Returns

INotificationRuleSourceConfig