MysqlDatabaseArgs

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