GetApprovalTeamResponse

Types

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

Properties

Link copied to clipboard

An ApprovalStrategyResponse object. Contains details for how the team grants approval.

Link copied to clipboard

An array of GetApprovalTeamResponseApprover objects. Contains details for the approvers in the team.

Link copied to clipboard
val arn: String?

Amazon Resource Name (ARN) for the team.

Link copied to clipboard

Timestamp when the team was created.

Link copied to clipboard

Description for the team.

Link copied to clipboard

Timestamp when the team was last updated.

Link copied to clipboard
val name: String?

Name of the approval team.

Link copied to clipboard

Total number of approvers in the team.

Link copied to clipboard

A PendingUpdate object. Contains details for the pending updates for the team, if applicable.

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

Status for the team. For more information, see Team health in the Multi-party approval User Guide.

Link copied to clipboard

Status code for the approval team. For more information, see Team health in the Multi-party approval User Guide.

Link copied to clipboard

Message describing the status for the team.

Link copied to clipboard

Amazon Resource Name (ARN) for the session.

Link copied to clipboard

Version ID for 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