Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnFeatureGroup.ThroughputConfigProperty
Packages that use CfnFeatureGroup.ThroughputConfigProperty
-
Uses of CfnFeatureGroup.ThroughputConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnFeatureGroup.ThroughputConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFeatureGroup.ThroughputConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnFeatureGroup.ThroughputConfigPropertyModifier and TypeMethodDescriptionCfnFeatureGroup.ThroughputConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnFeatureGroup.ThroughputConfigPropertyModifier and TypeMethodDescriptionvoidCfnFeatureGroup.setThroughputConfig(CfnFeatureGroup.ThroughputConfigProperty value) Used to set feature group throughput configuration.CfnFeatureGroup.Builder.throughputConfig(CfnFeatureGroup.ThroughputConfigProperty throughputConfig) Used to set feature group throughput configuration.CfnFeatureGroupProps.Builder.throughputConfig(CfnFeatureGroup.ThroughputConfigProperty throughputConfig) Sets the value ofCfnFeatureGroupProps.getThroughputConfig()