kmsKey property

String? kmsKey
getter/setter pair

The KMS key used to encrypt the disks, only applicable if disk_encryption is CMEK.

Format: projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id} Learn more about using your own encryption keys.

Optional.

Implementation

core.String? kmsKey;