Uses of Class
software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.ManagedInstanceScalingProperty.Builder
Packages that use CfnEndpointConfig.ManagedInstanceScalingProperty.Builder
-
Uses of CfnEndpointConfig.ManagedInstanceScalingProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnEndpointConfig.ManagedInstanceScalingProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnEndpointConfig.ManagedInstanceScalingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointConfig.ManagedInstanceScalingProperty.Builder.