Distributed Cloud Edge Container V1 API - Module Google::Cloud::EdgeContainer::V1::KmsKeyState (v1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::KmsKeyState.
Represents the accessibility state of a customer-managed KMS key used for
CMEK integration.
Constants
KMS_KEY_STATE_UNSPECIFIED
value: 0 Unspecified.
KMS_KEY_STATE_KEY_AVAILABLE
value: 1 The key is available for use, and dependent resources should be accessible.
KMS_KEY_STATE_KEY_UNAVAILABLE
value: 2 The key is unavailable for an unspecified reason. Dependent resources may
be inaccessible.