Uses of Interface
software.amazon.awscdk.interfaces.applicationautoscaling.IScalableTargetRef
Packages that use IScalableTargetRef
Package
Description
AWS Auto Scaling Construct Library
Amazon DynamoDB Construct Library
Amazon ECS Construct Library
Amazon SageMaker 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
Subinterfaces of IScalableTargetRef in software.amazon.awscdk.services.applicationautoscalingModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIScalableTarget.Classes in software.amazon.awscdk.services.applicationautoscaling that implement IScalableTargetRefModifier and TypeClassDescriptionclassRepresent an attribute for which autoscaling can be configured.classTheAWS::ApplicationAutoScaling::ScalableTargetresource specifies a resource that Application Auto Scaling can scale, such as an AWS::DynamoDB::Table or AWS::ECS::Service resource.static final classA proxy class which represents a concrete javascript instance of this type.classDefine a scalable target.Methods in software.amazon.awscdk.services.applicationautoscaling that return IScalableTargetRefModifier and TypeMethodDescriptionStepScalingActionProps.getScalingTarget()The scalable target.final IScalableTargetRefStepScalingActionProps.Jsii$Proxy.getScalingTarget()StepScalingPolicyProps.getScalingTarget()The scaling target.final IScalableTargetRefStepScalingPolicyProps.Jsii$Proxy.getScalingTarget()TargetTrackingScalingPolicyProps.getScalingTarget()final IScalableTargetRefTargetTrackingScalingPolicyProps.Jsii$Proxy.getScalingTarget()Methods in software.amazon.awscdk.services.applicationautoscaling with parameters of type IScalableTargetRefModifier and TypeMethodDescriptionstatic StringCfnScalableTarget.arnForScalableTarget(IScalableTargetRef resource) StepScalingAction.Builder.scalingTarget(IScalableTargetRef scalingTarget) The scalable target.StepScalingActionProps.Builder.scalingTarget(IScalableTargetRef scalingTarget) Sets the value ofStepScalingActionProps.getScalingTarget()StepScalingPolicy.Builder.scalingTarget(IScalableTargetRef scalingTarget) The scaling target.StepScalingPolicyProps.Builder.scalingTarget(IScalableTargetRef scalingTarget) Sets the value ofStepScalingPolicyProps.getScalingTarget()TargetTrackingScalingPolicy.Builder.scalingTarget(IScalableTargetRef scalingTarget) TargetTrackingScalingPolicyProps.Builder.scalingTarget(IScalableTargetRef scalingTarget) Sets the value ofTargetTrackingScalingPolicyProps.getScalingTarget()CfnScalingPolicy.Builder.scalingTargetId(IScalableTargetRef scalingTargetId) The CloudFormation-generated ID of an Application Auto Scaling scalable target.CfnScalingPolicyProps.Builder.scalingTargetId(IScalableTargetRef scalingTargetId) Sets the value ofCfnScalingPolicyProps.getScalingTargetId() -
Uses of IScalableTargetRef in software.amazon.awscdk.services.dynamodb
Subinterfaces of IScalableTargetRef in software.amazon.awscdk.services.dynamodbModifier and TypeInterfaceDescriptioninterfaceInterface for scalable attributes.static interfaceInternal default implementation forIScalableTableAttribute.Classes in software.amazon.awscdk.services.dynamodb 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.ecs
Classes in software.amazon.awscdk.services.ecs that implement IScalableTargetRefModifier and TypeClassDescriptionclassThe scalable attribute representing task count. -
Uses of IScalableTargetRef in software.amazon.awscdk.services.sagemaker.alpha
Classes in software.amazon.awscdk.services.sagemaker.alpha that implement IScalableTargetRefModifier and TypeClassDescriptionclass(experimental) A scalable sagemaker endpoint attribute.