Uses of Interface
software.amazon.awscdk.interfaces.applicationautoscaling.IScalableTargetRef
Packages that use IScalableTargetRef
Package
Description
AWS Auto Scaling Construct Library
-
Uses of IScalableTargetRef in software.amazon.awscdk.interfaces.applicationautoscaling
Subinterfaces of IScalableTargetRef in software.amazon.awscdk.interfaces.applicationautoscalingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIScalableTargetRef.Classes in software.amazon.awscdk.interfaces.applicationautoscaling that implement IScalableTargetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IScalableTargetRef in software.amazon.awscdk.services.applicationautoscaling
Classes in software.amazon.awscdk.services.applicationautoscaling that implement IScalableTargetRefModifier and TypeClassDescriptionclassTheAWS::ApplicationAutoScaling::ScalableTargetresource specifies a resource that Application Auto Scaling can scale, such as an AWS::DynamoDB::Table or AWS::ECS::Service resource.