enabled property
Specifies whether the CMK is enabled. When KeyState
is
Enabled
this value is true, otherwise it is false.
Implementation
final bool? enabled;
Specifies whether the CMK is enabled. When KeyState
is
Enabled
this value is true, otherwise it is false.
final bool? enabled;