ListSessionsResponseSession

Contains details for an approval session. For more information, see Session in the Multi-party approval User Guide

Types

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

Properties

Link copied to clipboard

Strategy for executing the protected operation. AUTO_COMPLETION_UPON_APPROVAL means the operation is executed automatically using the requester's permissions, if approved.

Link copied to clipboard

Name of the protected operation.

Link copied to clipboard

Amazon Resource Name (ARN) for the approval team.

Link copied to clipboard

Name of the approval team.

Link copied to clipboard

Timestamp when the session was completed.

Link copied to clipboard

Description for the team.

Link copied to clipboard

Timestamp when the session was expire.

Link copied to clipboard

Timestamp when the session was initiated.

Link copied to clipboard

Amazon Resource Name (ARN) for the protected operation.

Link copied to clipboard

ID for the account that made the operation request.

Link copied to clipboard

IAM principal that made the operation request.

Link copied to clipboard

Amazon Web Services Region where the operation request originated.

Link copied to clipboard

Service principal for the service associated with the protected operation.

Link copied to clipboard

Amazon Resource Name (ARN) for the session.

Link copied to clipboard

Status for the protected operation. For example, if the operation is PENDING.

Link copied to clipboard

Status code of the session.

Link copied to clipboard

Message describing the status for session.

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