kmsKey property

String? kmsKey
getter/setter pair

The name of the Google Cloud KMS encryption key.

For example, "projects/PROJECT_ID/locations/REGION/keyRings/KEY_RING/cryptoKeys/KEY_NAME". The key must be in the same region as the workstation configuration.

Immutable.

Implementation

core.String? kmsKey;