You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::QLDBSession::Types::StartSessionResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the details of the started session.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#session_tokenString

Session token of the started session. This SessionToken is required for every subsequent command that is issued during the current session.

Returns:

  • (String)

    Session token of the started session.