ConnectionProfileMysql

constructor(cloudSqlId: String? = null, host: String, password: String, passwordSet: Boolean? = null, port: Int, ssl: ConnectionProfileMysqlSsl? = null, username: String)