Method: IControl::Management::EventNotification::EventData#object_type

Defined in:
lib/icontrol/management/event_notification.rb

#object_typeIControl::Management::EventSubscription::ObjectType

The object type specified in this notification.

Returns:



39
40
41
# File 'lib/icontrol/management/event_notification.rb', line 39

def object_type
  @object_type
end