disabled property

bool? disabled
getter/setter pair

Is this config disabled.

When set to true, no runs will be scheduled for this transfer config.

Implementation

core.bool? disabled;