# File lib/fog/aws/models/auto_scaling/group.rb, line 127 def update requires :id connection.update_auto_scaling_group(id, options) reload end