Uses of Class
software.amazon.awscdk.services.sagemaker.CfnFeatureGroup.ThroughputConfigProperty.Builder
Packages that use CfnFeatureGroup.ThroughputConfigProperty.Builder
-
Uses of CfnFeatureGroup.ThroughputConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnFeatureGroup.ThroughputConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFeatureGroup.ThroughputConfigProperty.builder()
CfnFeatureGroup.ThroughputConfigProperty.Builder.provisionedReadCapacityUnits
(Number provisionedReadCapacityUnits) CfnFeatureGroup.ThroughputConfigProperty.Builder.provisionedWriteCapacityUnits
(Number provisionedWriteCapacityUnits) CfnFeatureGroup.ThroughputConfigProperty.Builder.throughputMode
(String throughputMode) Sets the value ofCfnFeatureGroup.ThroughputConfigProperty.getThroughputMode()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnFeatureGroup.ThroughputConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFeatureGroup.ThroughputConfigProperty.Builder
.