isActive property

bool? isActive
final

Indicates whether the event source mapping is currently honored. Events are only processes if IsActive is true.

Implementation

final bool? isActive;