Interface protos.google.spanner.admin.database.v1.ICreateBackupEncryptionConfig

Properties of a CreateBackupEncryptionConfig.

Package

@google-cloud/spanner!

Properties

encryptionType

encryptionType?: (google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType|keyof typeof google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType|null);

CreateBackupEncryptionConfig encryptionType

Property Value
TypeDescription
(google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType|keyof typeof google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType|null)

kmsKeyName

kmsKeyName?: (string|null);

CreateBackupEncryptionConfig kmsKeyName

Property Value
TypeDescription
(string|null)