# File lib/aws/auto_scaling/scheduled_action.rb, line 36 def initialize group, name, options = {} @group = group @name = name super end