MysqlDatabaseArgs

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