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