class AWS::AutoScaling::ActivityCollection
def initialize options = {}
- Private: -
def initialize options = {} @group = options[:group] if @group super(@group, options) else super end end
def initialize options = {} @group = options[:group] if @group super(@group, options) else super end end