Cloud Key Management Service (KMS) V1 API - Module Google::Cloud::Kms::V1::AutokeyConfig::State (v1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API module Google::Cloud::Kms::V1::AutokeyConfig::State.
The states AutokeyConfig can be in.
Constants
STATE_UNSPECIFIED
value: 0 The state of the AutokeyConfig is unspecified.
ACTIVE
value: 1 The AutokeyConfig is currently active.
KEY_PROJECT_DELETED
value: 2 A previously configured key project has been deleted and the current
AutokeyConfig is unusable.
UNINITIALIZED
value: 3 The AutokeyConfig is not yet initialized or has been reset to its default
uninitialized state.
KEY_PROJECT_PERMISSION_DENIED
value: 4 The service account lacks the necessary permissions in the key project to
configure Autokey.