Uses of Package
software.amazon.awscdk.services.autoscalingplans
Package
Description
AWS Auto Scaling Plans Construct Library
-
ClassDescriptionA CloudFormation
AWS::AutoScalingPlans::ScalingPlan
.ApplicationSource
is a property of ScalingPlan that specifies the application source to use with AWS Auto Scaling ( Auto Scaling Plans ).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 AWS Auto Scaling ( Auto Scaling Plans ).A builder forCfnScalingPlan.CustomizedLoadMetricSpecificationProperty
CustomizedScalingMetricSpecification
is a subproperty of TargetTrackingConfiguration that specifies a customized scaling metric for a target tracking configuration to use with AWS Auto Scaling ( Auto Scaling Plans ).MetricDimension
is a subproperty of CustomizedScalingMetricSpecification that specifies a dimension for a customized metric to use with AWS Auto Scaling ( Auto Scaling Plans ).A builder forCfnScalingPlan.MetricDimensionProperty
PredefinedLoadMetricSpecification
is a subproperty of ScalingInstruction that specifies a predefined load metric for predictive scaling to use with AWS Auto Scaling ( Auto Scaling Plans ).A builder forCfnScalingPlan.PredefinedLoadMetricSpecificationProperty
PredefinedScalingMetricSpecification
is a subproperty of TargetTrackingConfiguration that specifies a customized scaling metric for a target tracking configuration to use with AWS Auto Scaling ( Auto Scaling Plans ).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 AWS Auto Scaling ( Auto Scaling Plans ).A builder forCfnScalingPlan.TagFilterProperty
TargetTrackingConfiguration
is a subproperty of ScalingInstruction that specifies a target tracking configuration to use with AWS Auto Scaling ( Auto Scaling Plans ).A builder forCfnScalingPlan.TargetTrackingConfigurationProperty
Properties for defining aCfnScalingPlan
.A builder forCfnScalingPlanProps