kmsKey property

String? kmsKey
getter/setter pair

The name of the Google Cloud KMS encryption key used to encrypt this workstation.

The KMS key can only be configured in the WorkstationConfig. The expected format is projects / * /locations / * /keyRings / * /cryptoKeys / * .

Output only.

Implementation

core.String? kmsKey;