kmsKey property

String? kmsKey
getter/setter pair

Name of the CMEK key in KMS.

Format: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}

Required.

Implementation

core.String? kmsKey;