enabled property

bool? enabled
final

Specifies whether the CMK is enabled. When KeyState is Enabled this value is true, otherwise it is false.

Implementation

final bool? enabled;