Interface protos.google.cloud.sql.v1.IDemoteMasterMySqlReplicaConfiguration (0.11.0)

Properties of a DemoteMasterMySqlReplicaConfiguration.

Package

@google-cloud/sql

Properties

caCertificate

caCertificate?: (string|null);

DemoteMasterMySqlReplicaConfiguration caCertificate

clientCertificate

clientCertificate?: (string|null);

DemoteMasterMySqlReplicaConfiguration clientCertificate

clientKey

clientKey?: (string|null);

DemoteMasterMySqlReplicaConfiguration clientKey

kind

kind?: (string|null);

DemoteMasterMySqlReplicaConfiguration kind

password

password?: (string|null);

DemoteMasterMySqlReplicaConfiguration password

username

username?: (string|null);

DemoteMasterMySqlReplicaConfiguration username