kmsKeyName property

String? kmsKeyName
getter/setter pair

The Cloud KMS key that will be used to protect the backup.

This field should be set only when encryption_type is CUSTOMER_MANAGED_ENCRYPTION. Values are of the form projects//locations//keyRings//cryptoKeys/.

Optional.

Implementation

core.String? kmsKeyName;