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