UpdatePullRequestApprovalRuleContentRequest
Types
Properties
Link copied to clipboard
The name of the approval rule you want to update.
Link copied to clipboard
The SHA-256 hash signature for the content of the approval rule. You can retrieve this information by using GetPullRequest.
Link copied to clipboard
The updated content for the approval rule.
Link copied to clipboard
The system-generated ID of the pull request.
Functions
Link copied to clipboard
inline fun copy(block: UpdatePullRequestApprovalRuleContentRequest.Builder.() -> Unit = {}): UpdatePullRequestApprovalRuleContentRequest