predefinedMetricType property
The metric type. The following predefined metrics are available:
-
ASGAverageCPUUtilization- Average CPU utilization of the Auto Scaling group. -
ASGAverageNetworkIn- Average number of bytes received on all network interfaces by the Auto Scaling group. -
ASGAverageNetworkOut- Average number of bytes sent out on all network interfaces by the Auto Scaling group. -
ALBRequestCountPerTarget- Number of requests completed per target in an Application Load Balancer target group.
Implementation
final MetricType predefinedMetricType;