MysqlTableArgs

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