GetApprovalTeamResponseApprover

Contains details for an approver.

Types

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

Properties

Link copied to clipboard

ID for the approver.

Link copied to clipboard

Last Activity performed by the approver.

Link copied to clipboard
val lastActivityTime: <Error class: unknown class>?

Timestamp when the approver last responded to an operation or invitation request.

Link copied to clipboard

Multi-factor authentication configuration for the approver

Link copied to clipboard

Amazon Resource Name (ARN) for the pending baseline session.

Link copied to clipboard

ID for the user.

Link copied to clipboard

Amazon Resource Name (ARN) for the identity source. The identity source manages the user authentication for approvers.

Link copied to clipboard

Status for the identity source. For example, if an approver has accepted a team invitation with a user authentication method managed by the identity source.

Link copied to clipboard
val responseTime: <Error class: unknown class>?

Timestamp when the approver responded to an approval team invitation.

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