ListApprovalTeamsResponseApprovalTeam

Contains details for an approval team

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 an approval team grants approval.

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

Name of the team.

Link copied to clipboard

Total number of approvers in the team.

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 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.

Functions

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