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