This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ApplicationAutoScaling::ScalingPolicy PredictiveScalingMetricDimension
Describes the dimension of a metric.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- Name
- 
                    The name of the dimension. Required: No Type: String Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*Minimum: 1Maximum: 255Update requires: No interruption 
- Value
- 
                    The value of the dimension. Required: No Type: String Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*Minimum: 1Maximum: 1024Update requires: No interruption