IEventRuleRef

class aws_cdk.aws_notifications.IEventRuleRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a EventRule.

Stability:

experimental

Attributes

event_rule_ref

(experimental) A reference to a EventRule resource.

Stability:

experimental

node

The tree node.