Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnFeatureGroupPropsMixin.ThroughputConfigProperty
Packages that use CfnFeatureGroupPropsMixin.ThroughputConfigProperty
-
Uses of CfnFeatureGroupPropsMixin.ThroughputConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnFeatureGroupPropsMixin.ThroughputConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFeatureGroupPropsMixin.ThroughputConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnFeatureGroupPropsMixin.ThroughputConfigPropertyModifier and TypeMethodDescriptionCfnFeatureGroupPropsMixin.ThroughputConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnFeatureGroupPropsMixin.ThroughputConfigPropertyModifier and TypeMethodDescriptionCfnFeatureGroupMixinProps.Builder.throughputConfig(CfnFeatureGroupPropsMixin.ThroughputConfigProperty throughputConfig) Sets the value ofCfnFeatureGroupMixinProps.getThroughputConfig()CfnFeatureGroupPropsMixin.Builder.throughputConfig(CfnFeatureGroupPropsMixin.ThroughputConfigProperty throughputConfig) Used to set feature group throughput configuration.