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)


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

def bot_id: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#results ⇒ ::Array[Types::AnalyticsSessionResult]

Returns:



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

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