UpdateApprovalTeamRequest
Types
Properties
Link copied to clipboard
An ApprovalStrategy object. Contains details for how the team grants approval.
Link copied to clipboard
An array of ApprovalTeamRequestApprover objects. Contains details for the approvers in the team.
Link copied to clipboard
Description for the team.
Link copied to clipboard
A list of UpdateAction to perform when updating the team.
Functions
Link copied to clipboard
inline fun copy(block: UpdateApprovalTeamRequest.Builder.() -> Unit = {}): UpdateApprovalTeamRequest