interface IDatasetGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Personalize.IDatasetGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awspersonalize#IDatasetGroupRef |
![]() | software.amazon.awscdk.services.personalize.IDatasetGroupRef |
![]() | aws_cdk.aws_personalize.IDatasetGroupRef |
![]() | aws-cdk-lib » aws_personalize » IDatasetGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DatasetGroup.
Properties
Name | Type | Description |
---|---|---|
dataset | Dataset | A reference to a DatasetGroup resource. |
node | Node | The tree node. |
datasetGroupRef
Type:
Dataset
A reference to a DatasetGroup resource.
node
Type:
Node
The tree node.