CreateApprovalTeamRequest
Types
Properties
Link copied to clipboard
An ApprovalStrategy
object. Contains details for how the team grants approval.
Link copied to clipboard
An array of ApprovalTeamRequesterApprovers
objects. Contains details for the approvers in the team.
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services populates this field.
Link copied to clipboard
Description for the team.
Link copied to clipboard
An array of PolicyReference
objects. Contains a list of policies that define the permissions for team resources.
Functions
Link copied to clipboard
inline fun copy(block: CreateApprovalTeamRequest.Builder.() -> Unit = {}): CreateApprovalTeamRequest