Branch Protection Required Pull Request Review Args
constructor(dismissStaleReviews: Output<Boolean>? = null, dismissalRestrictions: Output<List<String>>? = null, pullRequestBypassers: Output<List<String>>? = null, requireCodeOwnerReviews: Output<Boolean>? = null, requireLastPushApproval: Output<Boolean>? = null, requiredApprovingReviewCount: Output<Int>? = null, restrictDismissals: Output<Boolean>? = null)