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