Uses of Class
software.amazon.awscdk.services.sagemaker.CfnCluster.ClusterAutoScalingConfigProperty.Builder
Packages that use CfnCluster.ClusterAutoScalingConfigProperty.Builder
-
Uses of CfnCluster.ClusterAutoScalingConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnCluster.ClusterAutoScalingConfigProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.ClusterAutoScalingConfigProperty.Builder.autoScalerType
(String autoScalerType) Sets the value ofCfnCluster.ClusterAutoScalingConfigProperty.getAutoScalerType()
CfnCluster.ClusterAutoScalingConfigProperty.builder()
Sets the value ofCfnCluster.ClusterAutoScalingConfigProperty.getMode()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnCluster.ClusterAutoScalingConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.ClusterAutoScalingConfigProperty.Builder
.