Method: IControl::Management::EventNotification::EventData#object_type
- Defined in:
- lib/icontrol/management/event_notification.rb
#object_type ⇒ IControl::Management::EventSubscription::ObjectType
The object type specified in this notification.
39 40 41 |
# File 'lib/icontrol/management/event_notification.rb', line 39 def object_type @object_type end |