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