Class: Moose::Inventory::Operations::AddHosts::Event

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

Instance Attribute Summary collapse

Instance Attribute Details

#payloadObject

Returns the value of attribute payload

Returns:

  • (Object)

    the current value of payload



15
16
17
# File 'lib/moose_inventory/operations/add_hosts.rb', line 15

def payload
  @payload
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



15
16
17
# File 'lib/moose_inventory/operations/add_hosts.rb', line 15

def type
  @type
end