IDataSourceRef

class aws_cdk.aws_datazone.IDataSourceRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a DataSource.

Stability:

experimental

Attributes

data_source_ref

(experimental) A reference to a DataSource resource.

Stability:

experimental

node

The tree node.