Show / Hide Table of Contents

Interface INotificationRuleTarget

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

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

Synopsis

Methods

BindAsNotificationRuleTarget(Construct)

Returns a target configuration for notification rule.

Methods

BindAsNotificationRuleTarget(Construct)

Returns a target configuration for notification rule.

INotificationRuleTargetConfig BindAsNotificationRuleTarget(Construct scope)
Parameters
scope Constructs.Construct
Returns

INotificationRuleTargetConfig

Back to top Generated by DocFX