IFeatureGroupRef

class aws_cdk.aws_sagemaker.IFeatureGroupRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

feature_group_ref

(experimental) A reference to a FeatureGroup resource.

Stability:

experimental

node

The tree node.