kmsKey property

String? kmsKey
getter/setter pair

The Cloud KMS key to use for encryption, of the form: projects/{project_number}/locations/{location_id}/keyRings/{key-ring-name}/cryptoKeys/{key-name}.

Optional.

Implementation

core.String? kmsKey;