MysqlDatabaseArgs

fun MysqlDatabaseArgs(database: Output<String>? = null, mysqlTables: Output<List<MysqlTableArgs>>? = null)