# File lib/aws/auto_scaling.rb, line 142 def adjustment_types client.describe_adjustment_types.adjustment_types.map(&:adjustment_type) end