

# PredictiveScalingPredefinedLoadMetricSpecification
<a name="API_PredictiveScalingPredefinedLoadMetricSpecification"></a>

 Describes a load metric for a predictive scaling policy. 

When returned in the output of `DescribePolicies`, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.

The following predefined metrics are available for predictive scaling:
+  `ECSServiceAverageCPUUtilization` 
+  `ECSServiceAverageMemoryUtilization` 
+  `ECSServiceCPUUtilization` 
+  `ECSServiceMemoryUtilization` 
+  `ECSServiceTotalCPUUtilization` 
+  `ECSServiceTotalMemoryUtilization` 
+  `ALBRequestCount` 
+  `ALBRequestCountPerTarget` 
+  `TotalALBRequestCount` 

## Contents
<a name="API_PredictiveScalingPredefinedLoadMetricSpecification_Contents"></a>

 ** PredefinedMetricType **   <a name="autoscaling-Type-PredictiveScalingPredefinedLoadMetricSpecification-PredefinedMetricType"></a>
 The metric type.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: Yes

 ** ResourceLabel **   <a name="autoscaling-Type-PredictiveScalingPredefinedLoadMetricSpecification-ResourceLabel"></a>
 A label that uniquely identifies a target group.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1023.  
Required: No

## See Also
<a name="API_PredictiveScalingPredefinedLoadMetricSpecification_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/application-autoscaling-2016-02-06/PredictiveScalingPredefinedLoadMetricSpecification) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/application-autoscaling-2016-02-06/PredictiveScalingPredefinedLoadMetricSpecification) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/application-autoscaling-2016-02-06/PredictiveScalingPredefinedLoadMetricSpecification) 