IDatasetGroupRef

class aws_cdk.aws_forecast.IDatasetGroupRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

dataset_group_ref

(experimental) A reference to a DatasetGroup resource.

Stability:

experimental

node

The tree node.