ProjectLevelMrApprovalsArgs

constructor(disableOverridingApproversPerMergeRequest: Output<Boolean>? = null, mergeRequestsAuthorApproval: Output<Boolean>? = null, mergeRequestsDisableCommittersApproval: Output<Boolean>? = null, project: Output<String>? = null, requirePasswordToApprove: Output<Boolean>? = null, resetApprovalsOnPush: Output<Boolean>? = null, selectiveCodeOwnerRemovals: Output<Boolean>? = null)