AWS::AutoScaling::ScalingPolicy PredictiveScalingCustomizedLoadMetric - AWS CloudFormation

AWS::AutoScaling::ScalingPolicy PredictiveScalingCustomizedLoadMetric

Contains load metric information for the CustomizedLoadMetricSpecification property of the AWS::AutoScaling::ScalingPolicy PredictiveScalingMetricSpecification property type.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "MetricDataQueries" : [ MetricDataQuery, ... ] }

Properties

MetricDataQueries

One or more metric data queries to provide the data points for a load metric. Use multiple metric data queries only if you are performing a math expression on returned data.

Required: Yes

Type: Array of MetricDataQuery

Update requires: No interruption