disabled property

bool? disabled
getter/setter pair

If true, swap space will not be encrypted.

Defaults to false (encrypted).

Optional.

Implementation

core.bool? disabled;