Class: Moose::Inventory::Operations::RemoveGroups::Event
- Inherits:
-
Struct
- Object
- Struct
- Moose::Inventory::Operations::RemoveGroups::Event
- Defined in:
- lib/moose_inventory/operations/remove_groups.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
10 11 12 |
# File 'lib/moose_inventory/operations/remove_groups.rb', line 10 def payload @payload end |
#type ⇒ Object
Returns the value of attribute type
10 11 12 |
# File 'lib/moose_inventory/operations/remove_groups.rb', line 10 def type @type end |