disabled property

bool? disabled
getter/setter pair

Disables the workforce pool.

You cannot use a disabled pool to exchange tokens, or use existing tokens to access resources. If the pool is re-enabled, existing tokens grant access again.

Implementation

core.bool? disabled;