Module: Aws::LexModelsV2::Client::_ListSessionMetricsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#results::Array[Types::AnalyticsSessionResult]

Returns:



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

def results: () -> ::Array[Types::AnalyticsSessionResult]