GCPEncryptionKeys

GCPEncryptionKeys
GCPEncryptionKeys
JSON Example
{
    "gcs_bucket_kms_key_id": "string",
    "gcs_objects_kms_key_id": "string",
    "se_disk_kms_key_id": "string",
    "se_image_kms_key_id": "string"
}
string
gcs_bucket_kms_key_id
Optional

CMEK Resource ID to encrypt Google Cloud Storage Bucket. This Bucket is used to upload Service Engine raw image. Field introduced in 18.2.10, 20.1.2. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
gcs_objects_kms_key_id
Optional

CMEK Resource ID to encrypt Service Engine raw image. The raw image is a Google Cloud Storage Object. Field introduced in 18.2.10, 20.1.2. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
se_disk_kms_key_id
Optional

CMEK Resource ID to encrypt Service Engine Disks. Field introduced in 18.2.10, 20.1.2. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
se_image_kms_key_id
Optional

CMEK Resource ID to encrypt Service Engine GCE Image. Field introduced in 18.2.10, 20.1.2. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of