Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnCluster.ClusterAutoScalingConfigProperty
Packages that use CfnCluster.ClusterAutoScalingConfigProperty
-
Uses of CfnCluster.ClusterAutoScalingConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnCluster.ClusterAutoScalingConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.ClusterAutoScalingConfigProperty
Methods in software.amazon.awscdk.services.sagemaker that return CfnCluster.ClusterAutoScalingConfigPropertyModifier and TypeMethodDescriptionCfnCluster.ClusterAutoScalingConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnCluster.ClusterAutoScalingConfigPropertyModifier and TypeMethodDescriptionCfnCluster.Builder.autoScaling
(CfnCluster.ClusterAutoScalingConfigProperty autoScaling) Configuration for cluster auto-scaling.CfnClusterProps.Builder.autoScaling
(CfnCluster.ClusterAutoScalingConfigProperty autoScaling) Sets the value ofCfnClusterProps.getAutoScaling()
void
CfnCluster.setAutoScaling
(CfnCluster.ClusterAutoScalingConfigProperty value) Configuration for cluster auto-scaling.