Fog::Model
# File lib/fog/aws/models/auto_scaling/activity.rb, line 15 def group service.groups.get(attributes['AutoScalingGroupName']) end
# File lib/fog/aws/models/auto_scaling/activity.rb, line 19 def save raise "Operation not supported" end