Class: Moose::Inventory::Operations::AddGroups::Event

Inherits:
Struct
  • Object
show all
Defined in:
lib/moose_inventory/operations/add_groups.rb

Instance Attribute Summary collapse

Instance Attribute Details

#payloadObject

Returns the value of attribute payload

Returns:

  • (Object)

    the current value of payload



10
11
12
# File 'lib/moose_inventory/operations/add_groups.rb', line 10

def payload
  @payload
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



10
11
12
# File 'lib/moose_inventory/operations/add_groups.rb', line 10

def type
  @type
end