INotificationRuleTarget

class aws_cdk.aws_codestarnotifications.INotificationRuleTarget(*args, **kwargs)

Bases: Protocol

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

Methods

bind_as_notification_rule_target(scope)

Returns a target configuration for notification rule.

Parameters:

scope (Construct) –

Return type:

NotificationRuleTargetConfig