kmsKeyName property

String? kmsKeyName
getter/setter pair

The Cloud KMS key name to encrypt backups in this backup vault.

Must be in the same region as the vault. Some workload backups like compute disk backups may use their inherited source key instead. Format: projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}

Optional.

Implementation

core.String? kmsKeyName;