CreateApprovalTeamRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
val name: String?

Name of the team.

Link copied to clipboard

An array of PolicyReference objects. Contains a list of policies that define the permissions for team resources.

Link copied to clipboard

Tags you want to attach to the team.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String