Interface protos.google.cloud.datastream.v1alpha1.IMysqlSslConfig (3.1.0)

Properties of a MysqlSslConfig.

Package

@google-cloud/datastream

Properties

caCertificate

caCertificate?: (string|null);

MysqlSslConfig caCertificate

caCertificateSet

caCertificateSet?: (boolean|null);

MysqlSslConfig caCertificateSet

clientCertificate

clientCertificate?: (string|null);

MysqlSslConfig clientCertificate

clientCertificateSet

clientCertificateSet?: (boolean|null);

MysqlSslConfig clientCertificateSet

clientKey

clientKey?: (string|null);

MysqlSslConfig clientKey

clientKeySet

clientKeySet?: (boolean|null);

MysqlSslConfig clientKeySet