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