MysqlDatabaseArgs

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