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