Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnClusterPropsMixin.ClusterAutoScalingConfigProperty
Packages that use CfnClusterPropsMixin.ClusterAutoScalingConfigProperty
-
Uses of CfnClusterPropsMixin.ClusterAutoScalingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnClusterPropsMixin.ClusterAutoScalingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.ClusterAutoScalingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnClusterPropsMixin.ClusterAutoScalingConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.ClusterAutoScalingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnClusterPropsMixin.ClusterAutoScalingConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.autoScaling(CfnClusterPropsMixin.ClusterAutoScalingConfigProperty autoScaling) Sets the value ofCfnClusterMixinProps.getAutoScaling()CfnClusterPropsMixin.Builder.autoScaling(CfnClusterPropsMixin.ClusterAutoScalingConfigProperty autoScaling) Configuration for cluster auto-scaling.