Uses of Interface
software.amazon.awscdk.interfaces.sagemaker.IFeatureGroupRef
Packages that use IFeatureGroupRef
Package
Description
Amazon SageMaker Construct Library
-
Uses of IFeatureGroupRef in software.amazon.awscdk.interfaces.sagemaker
Subinterfaces of IFeatureGroupRef in software.amazon.awscdk.interfaces.sagemakerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFeatureGroupRef.Classes in software.amazon.awscdk.interfaces.sagemaker that implement IFeatureGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFeatureGroupRef in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement IFeatureGroupRefMethods in software.amazon.awscdk.services.sagemaker that return IFeatureGroupRefModifier and TypeMethodDescriptionstatic IFeatureGroupRefCfnFeatureGroup.fromFeatureGroupName(software.constructs.Construct scope, String id, String featureGroupName) Creates a new IFeatureGroupRef from a featureGroupName.