enabled property
If true, the event destination is enabled. When the event
destination is enabled, the specified event types are sent to the
destinations in this EventDestinationDefinition.
If false, the event destination is disabled. When the event
destination is disabled, events aren't sent to the specified destinations.
Implementation
final bool? enabled;