Class: Moose::Inventory::Operations::AddHosts::Event
- Inherits:
-
Struct
- Object
- Struct
- Moose::Inventory::Operations::AddHosts::Event
- Defined in:
- lib/moose_inventory/operations/add_hosts.rb
Instance Attribute Summary collapse
-
#payload ⇒ Object
Returns the value of attribute payload.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#payload ⇒ Object
Returns the value of attribute payload
15 16 17 |
# File 'lib/moose_inventory/operations/add_hosts.rb', line 15 def payload @payload end |
#type ⇒ Object
Returns the value of attribute type
15 16 17 |
# File 'lib/moose_inventory/operations/add_hosts.rb', line 15 def type @type end |