Interface protos.google.cloud.sql.v1.ImportContext.SqlBakImportOptions.IEncryptionOptions (0.25.0)

Properties of an EncryptionOptions.

Package

@google-cloud/sql

Properties

certPath

certPath?: (string|null);

EncryptionOptions certPath

keepEncrypted

keepEncrypted?: (google.protobuf.IBoolValue|null);

EncryptionOptions keepEncrypted

pvkPassword

pvkPassword?: (string|null);

EncryptionOptions pvkPassword

pvkPath

pvkPath?: (string|null);

EncryptionOptions pvkPath