MysqlTableArgs

constructor(mysqlColumns: Output<List<MysqlColumnArgs>>? = null, table: Output<String>? = null)