Module: Aws::Athena::Client::_ListSessionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSessionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


728
# File 'sig/client.rbs', line 728

def next_token: () -> ::String

#sessions::Array[Types::SessionSummary]

Returns:



729
# File 'sig/client.rbs', line 729

def sessions: () -> ::Array[Types::SessionSummary]