Module: Aws::LexModelsV2::Client::_ListSessionAnalyticsDataResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#sessions::Array[Types::SessionSpecification]

Returns:



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

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