enabled property

bool? enabled
final

Indicates whether or not the event destination is enabled. If the event destination is enabled, then Amazon Pinpoint sends response data to the specified event destination.

Implementation

final bool? enabled;