Show / Hide Table of Contents

Interface INotificationRuleSource

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

Namespace: Amazon.CDK.AWS.CodeStarNotifications
Assembly: Amazon.CDK.AWS.CodeStarNotifications.dll
Syntax (csharp)
public interface INotificationRuleSource
Syntax (vb)
Public Interface INotificationRuleSource

Synopsis

Methods

BindAsNotificationRuleSource(Construct)

Returns a source configuration for notification rule.

Methods

BindAsNotificationRuleSource(Construct)

Returns a source configuration for notification rule.

INotificationRuleSourceConfig BindAsNotificationRuleSource(Construct scope)
Parameters
scope Constructs.Construct
Returns

INotificationRuleSourceConfig

Back to top Generated by DocFX