INotificationRuleSource

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

Bases: Protocol

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

Methods

bind_as_notification_rule_source(scope)

Returns a source configuration for notification rule.

Parameters:

scope (Construct) –

Return type:

NotificationRuleSourceConfig