Table of Contents

Interface INotificationRuleTarget

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

Represents a notification target That allows AWS Chatbot and SNS topic to associate with this rule target.

public interface INotificationRuleTarget

Methods

BindAsNotificationRuleTarget(Construct)

Returns a target configuration for notification rule.

INotificationRuleTargetConfig BindAsNotificationRuleTarget(Construct scope)

Parameters

scope Construct

Returns

INotificationRuleTargetConfig