Uses of Class
software.amazon.awscdk.services.sagemaker.alpha.ScalableInstanceCountProps.Builder
Packages that use ScalableInstanceCountProps.Builder
Package
Description
Amazon SageMaker Construct Library
-
Uses of ScalableInstanceCountProps.Builder in software.amazon.awscdk.services.sagemaker.alpha
Methods in software.amazon.awscdk.services.sagemaker.alpha that return ScalableInstanceCountProps.BuilderModifier and TypeMethodDescriptionScalableInstanceCountProps.builder()Sets the value ofBaseScalableAttributeProps.getDimension()ScalableInstanceCountProps.Builder.maxCapacity(Number maxCapacity) Sets the value ofEnableScalingProps.getMaxCapacity()ScalableInstanceCountProps.Builder.minCapacity(Number minCapacity) Sets the value ofEnableScalingProps.getMinCapacity()ScalableInstanceCountProps.Builder.resourceId(String resourceId) Sets the value ofBaseScalableAttributeProps.getResourceId()Sets the value ofBaseScalableAttributeProps.getRole()ScalableInstanceCountProps.Builder.serviceNamespace(ServiceNamespace serviceNamespace) Sets the value ofBaseScalableAttributeProps.getServiceNamespace()Constructors in software.amazon.awscdk.services.sagemaker.alpha with parameters of type ScalableInstanceCountProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theScalableInstanceCountProps.Builder.