kmsKey property
The Cloud KMS Key name to use for encryption.
The key must be located in the same region as the cluster and cannot be changed. Structured like: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
Optional. Immutable.
Implementation
core.String? kmsKey;