Project Catalog Args
constructor(adoGit: Output<GitCatalogArgs>? = null, catalogName: Output<String>? = null, gitHub: Output<GitCatalogArgs>? = null, projectName: Output<String>? = null, resourceGroupName: Output<String>? = null, syncType: Output<Either<String, CatalogSyncType>>? = null, tags: Output<Map<String, String>>? = null)