Uses of Class
software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.ManagedInstanceScalingProperty.Builder
-
Uses of CfnEndpointConfig.ManagedInstanceScalingProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnEndpointConfig.ManagedInstanceScalingProperty.builder()
CfnEndpointConfig.ManagedInstanceScalingProperty.Builder.maxInstanceCount
(Number maxInstanceCount) Sets the value ofCfnEndpointConfig.ManagedInstanceScalingProperty.getMaxInstanceCount()
CfnEndpointConfig.ManagedInstanceScalingProperty.Builder.minInstanceCount
(Number minInstanceCount) Sets the value ofCfnEndpointConfig.ManagedInstanceScalingProperty.getMinInstanceCount()
Sets the value ofCfnEndpointConfig.ManagedInstanceScalingProperty.getStatus()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEndpointConfig.ManagedInstanceScalingProperty.Builder
.