ConnectionProfileMysql

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