Uses of Package
software.amazon.awscdk.services.autoscalingplans
Packages that use software.amazon.awscdk.services.autoscalingplans
Package
Description
AWS Auto Scaling Plans Construct Library
-
Classes in software.amazon.awscdk.services.autoscalingplans used by software.amazon.awscdk.services.autoscalingplansClassDescriptionThe
AWS::AutoScalingPlans::ScalingPlan
resource defines an AWS Auto Scaling scaling plan.ApplicationSource
is a property of ScalingPlan that specifies the application source to use with a scaling plan.A builder forCfnScalingPlan.ApplicationSourceProperty
A fluent builder forCfnScalingPlan
.CustomizedLoadMetricSpecification
is a subproperty of ScalingInstruction that specifies a customized load metric for predictive scaling to use with a scaling plan.A builder forCfnScalingPlan.CustomizedLoadMetricSpecificationProperty
CustomizedScalingMetricSpecification
is a subproperty of TargetTrackingConfiguration that specifies a customized scaling metric for a target tracking configuration to use with a scaling plan.MetricDimension
is a subproperty of CustomizedScalingMetricSpecification that specifies a dimension for a customized metric to use with a scaling plan.A builder forCfnScalingPlan.MetricDimensionProperty
PredefinedLoadMetricSpecification
is a subproperty of ScalingInstruction that specifies a predefined load metric for predictive scaling to use with a scaling plan.A builder forCfnScalingPlan.PredefinedLoadMetricSpecificationProperty
PredefinedScalingMetricSpecification
is a subproperty of TargetTrackingConfiguration that specifies a customized scaling metric for a target tracking configuration to use with a scaling plan.ScalingInstruction
is a property of ScalingPlan that specifies the scaling instruction for a scalable resource in a scaling plan.A builder forCfnScalingPlan.ScalingInstructionProperty
TagFilter
is a subproperty of ApplicationSource that specifies a tag for an application source to use with a scaling plan.A builder forCfnScalingPlan.TagFilterProperty
TargetTrackingConfiguration
is a subproperty of ScalingInstruction that specifies a target tracking configuration for a scalable resource.A builder forCfnScalingPlan.TargetTrackingConfigurationProperty
Properties for defining aCfnScalingPlan
.A builder forCfnScalingPlanProps