kmsKeyNameVersion property
Full name and version of the CMEK key currently in use to encrypt Looker data.
Format:
projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}
.
Empty if CMEK is not configured in this instance.
Output only.
Implementation
core.String? kmsKeyNameVersion;