Project Args
constructor(allowMergeOnSkippedPipeline: Output<Boolean>? = null, analyticsAccessLevel: Output<String>? = null, approvalsBeforeMerge: Output<Int>? = null, archiveOnDestroy: Output<Boolean>? = null, archived: Output<Boolean>? = null, autoCancelPendingPipelines: Output<String>? = null, autoDevopsDeployStrategy: Output<String>? = null, autoDevopsEnabled: Output<Boolean>? = null, autocloseReferencedIssues: Output<Boolean>? = null, avatar: Output<String>? = null, avatarHash: Output<String>? = null, buildCoverageRegex: Output<String>? = null, buildGitStrategy: Output<String>? = null, buildTimeout: Output<Int>? = null, buildsAccessLevel: Output<String>? = null, ciConfigPath: Output<String>? = null, ciDefaultGitDepth: Output<Int>? = null, ciForwardDeploymentEnabled: Output<Boolean>? = null, ciSeparatedCaches: Output<Boolean>? = null, containerExpirationPolicy: Output<ProjectContainerExpirationPolicyArgs>? = null, containerRegistryAccessLevel: Output<String>? = null, containerRegistryEnabled: Output<Boolean>? = null, defaultBranch: Output<String>? = null, description: Output<String>? = null, emailsDisabled: Output<Boolean>? = null, environmentsAccessLevel: Output<String>? = null, externalAuthorizationClassificationLabel: Output<String>? = null, featureFlagsAccessLevel: Output<String>? = null, forkedFromProjectId: Output<Int>? = null, forkingAccessLevel: Output<String>? = null, groupWithProjectTemplatesId: Output<Int>? = null, importUrl: Output<String>? = null, importUrlPassword: Output<String>? = null, importUrlUsername: Output<String>? = null, infrastructureAccessLevel: Output<String>? = null, initializeWithReadme: Output<Boolean>? = null, issuesAccessLevel: Output<String>? = null, issuesEnabled: Output<Boolean>? = null, issuesTemplate: Output<String>? = null, keepLatestArtifact: Output<Boolean>? = null, lfsEnabled: Output<Boolean>? = null, mergeCommitTemplate: Output<String>? = null, mergeMethod: Output<String>? = null, mergePipelinesEnabled: Output<Boolean>? = null, mergeRequestsAccessLevel: Output<String>? = null, mergeRequestsEnabled: Output<Boolean>? = null, mergeRequestsTemplate: Output<String>? = null, mergeTrainsEnabled: Output<Boolean>? = null, mirror: Output<Boolean>? = null, mirrorOverwritesDivergedBranches: Output<Boolean>? = null, mirrorTriggerBuilds: Output<Boolean>? = null, monitorAccessLevel: Output<String>? = null, mrDefaultTargetSelf: Output<Boolean>? = null, name: Output<String>? = null, namespaceId: Output<Int>? = null, onlyAllowMergeIfAllDiscussionsAreResolved: Output<Boolean>? = null, onlyAllowMergeIfPipelineSucceeds: Output<Boolean>? = null, onlyMirrorProtectedBranches: Output<Boolean>? = null, operationsAccessLevel: Output<String>? = null, packagesEnabled: Output<Boolean>? = null, pagesAccessLevel: Output<String>? = null, path: Output<String>? = null, pipelinesEnabled: Output<Boolean>? = null, printingMergeRequestLinkEnabled: Output<Boolean>? = null, publicBuilds: Output<Boolean>? = null, pushRules: Output<ProjectPushRulesArgs>? = null, releasesAccessLevel: Output<String>? = null, removeSourceBranchAfterMerge: Output<Boolean>? = null, repositoryAccessLevel: Output<String>? = null, repositoryStorage: Output<String>? = null, requestAccessEnabled: Output<Boolean>? = null, requirementsAccessLevel: Output<String>? = null, resolveOutdatedDiffDiscussions: Output<Boolean>? = null, restrictUserDefinedVariables: Output<Boolean>? = null, securityAndComplianceAccessLevel: Output<String>? = null, sharedRunnersEnabled: Output<Boolean>? = null, skipWaitForDefaultBranchProtection: Output<Boolean>? = null, snippetsAccessLevel: Output<String>? = null, snippetsEnabled: Output<Boolean>? = null, squashCommitTemplate: Output<String>? = null, squashOption: Output<String>? = null, suggestionCommitMessage: Output<String>? = null, tags: Output<List<String>>? = null, templateName: Output<String>? = null, templateProjectId: Output<Int>? = null, topics: Output<List<String>>? = null, useCustomTemplate: Output<Boolean>? = null, visibilityLevel: Output<String>? = null, wikiAccessLevel: Output<String>? = null, wikiEnabled: Output<Boolean>? = null)