Class State (0.13.11)

State(value)

States of the CmekConfig.

Enums

Name Description
STATE_UNSPECIFIED The CmekConfig state is unknown.
CREATING The CmekConfig is creating.
ACTIVE The CmekConfig can be used with DataStores.
KEY_ISSUE The CmekConfig is unavailable, most likely due to the KMS Key being revoked.
DELETING The CmekConfig is deleting.
DELETE_FAILED The CmekConfig deletion process failed.
UNUSABLE The CmekConfig is not usable, most likely due to some internal issue.
ACTIVE_ROTATING The KMS key version is being rotated.
DELETED The KMS key is soft deleted. Some cleanup policy will eventually be applied.