IEventBusPolicyRef

class aws_cdk.aws_events.IEventBusPolicyRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

event_bus_policy_ref

(experimental) A reference to a EventBusPolicy resource.

Stability:

experimental

node

The tree node.