interface IFeatureGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Sagemaker.IFeatureGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssagemaker#IFeatureGroupRef |
![]() | software.amazon.awscdk.services.sagemaker.IFeatureGroupRef |
![]() | aws_cdk.aws_sagemaker.IFeatureGroupRef |
![]() | aws-cdk-lib » aws_sagemaker » IFeatureGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a FeatureGroup.
Properties
Name | Type | Description |
---|---|---|
feature | Feature | A reference to a FeatureGroup resource. |
node | Node | The tree node. |
featureGroupRef
Type:
Feature
A reference to a FeatureGroup resource.
node
Type:
Node
The tree node.