IEventSubscriptionRef
- class aws_cdk.aws_neptune.IEventSubscriptionRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a EventSubscription.
- Stability:
experimental
Attributes
- event_subscription_ref
(experimental) A reference to a EventSubscription resource.
- Stability:
experimental
- node
The tree node.