Method: IControl::Management::EventNotification::EventData#event_type
- Defined in:
- lib/icontrol/management/event_notification.rb
#event_type ⇒ IControl::Management::EventSubscription::EventType
The type of event that triggered the notification.
39 40 41 |
# File 'lib/icontrol/management/event_notification.rb', line 39 def event_type @event_type end |