# File lib/aws/auto_scaling.rb, line 153 def metric_collection_types client.describe_metric_collection_types.metrics.map(&:metric) end