disabled property

bool? disabled
getter/setter pair

If set to True, then this exclusion is disabled and it does not exclude any log entries.

You can update an exclusion to change the value of this field.

Optional.

Implementation

core.bool? disabled;