MySqlConnectionInfoArgs

constructor(password: Output<String>? = null, port: Output<Int>, serverName: Output<String>, type: Output<String>, userName: Output<String>? = null)