MysqlTableArgs

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