Table: gcp_kms_keyrings
This table shows data for GCP Cloud Key Management Service (KMS) Keyrings.
The composite primary key for this table is (project_id, name).
Relations
This table depends on gcp_kms_locations.
The following tables depend on gcp_kms_keyrings:
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
project_id (PK) | utf8 |
name (PK) | utf8 |
create_time | timestamp[us, tz=UTC] |