ProjectApprovalRuleArgs

constructor(approvalsRequired: Output<Int>? = null, groupIds: Output<List<Int>>? = null, name: Output<String>? = null, project: Output<String>? = null, protectedBranchIds: Output<List<Int>>? = null, ruleType: Output<String>? = null, userIds: Output<List<Int>>? = null)