Uses of Interface
software.amazon.awscdk.services.applicationautoscaling.EnableScalingProps
Packages that use EnableScalingProps
Package
Description
AWS Auto Scaling Construct Library
Amazon ECS Construct Library
Amazon SageMaker Construct Library
-
Uses of EnableScalingProps in software.amazon.awscdk.services.applicationautoscaling
Subinterfaces of EnableScalingProps in software.amazon.awscdk.services.applicationautoscalingModifier and TypeInterfaceDescriptioninterfaceProperties for a ScalableTableAttribute.Classes in software.amazon.awscdk.services.applicationautoscaling that implement EnableScalingPropsModifier and TypeClassDescriptionstatic final classAn implementation forBaseScalableAttributePropsstatic final classAn implementation forEnableScalingPropsMethods in software.amazon.awscdk.services.applicationautoscaling that return EnableScalingPropsModifier and TypeMethodDescriptionEnableScalingProps.Builder.build()Builds the configured instance. -
Uses of EnableScalingProps in software.amazon.awscdk.services.ecs
Subinterfaces of EnableScalingProps in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptioninterfaceThe properties of a scalable attribute representing task count.Classes in software.amazon.awscdk.services.ecs that implement EnableScalingPropsMethods in software.amazon.awscdk.services.ecs with parameters of type EnableScalingPropsModifier and TypeMethodDescriptionBaseService.autoScaleTaskCount(EnableScalingProps props) An attribute representing the minimum and maximum task count for an AutoScalingGroup.ExternalService.autoScaleTaskCount(EnableScalingProps _props) Overridden method to throw error asautoScaleTaskCountis not supported for external service. -
Uses of EnableScalingProps in software.amazon.awscdk.services.sagemaker.alpha
Subinterfaces of EnableScalingProps in software.amazon.awscdk.services.sagemaker.alphaModifier and TypeInterfaceDescriptioninterface(experimental) The properties of a scalable attribute representing task count.Classes in software.amazon.awscdk.services.sagemaker.alpha that implement EnableScalingPropsModifier and TypeClassDescriptionstatic final classAn implementation forScalableInstanceCountPropsMethods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type EnableScalingPropsModifier and TypeMethodDescriptionIEndpointInstanceProductionVariant.autoScaleInstanceCount(EnableScalingProps scalingProps) (experimental) Enable autoscaling for SageMaker Endpoint production variant.default ScalableInstanceCountIEndpointInstanceProductionVariant.Jsii$Default.autoScaleInstanceCount(EnableScalingProps scalingProps) (experimental) Enable autoscaling for SageMaker Endpoint production variant.final ScalableInstanceCountIEndpointInstanceProductionVariant.Jsii$Proxy.autoScaleInstanceCount(EnableScalingProps scalingProps) (experimental) Enable autoscaling for SageMaker Endpoint production variant.