DemoteMasterMySqlReplicaConfiguration constructor
DemoteMasterMySqlReplicaConfiguration({})
Implementation
DemoteMasterMySqlReplicaConfiguration({
this.caCertificate,
this.clientCertificate,
this.clientKey,
this.kind,
this.password,
this.username,
});