MySqlConnectionInfoArgs

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