GetSessionResponse

Types

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

Properties

Link copied to clipboard

The timestamp for when the session was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Key Management Service key used to encrypt the session data. For more information, see Amazon Bedrock session encryption.

Link copied to clipboard

The timestamp for when the session was last modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the session.

Link copied to clipboard

The unique identifier for the session in UUID format.

Link copied to clipboard

A map of key-value pairs containing attributes persisted across the session.

Link copied to clipboard

The current status of the 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