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
1707 |
# File 'sig/client.rbs', line 1707
def bot_id: () -> ::String
|
#next_token ⇒ ::String
1709 |
# File 'sig/client.rbs', line 1709
def next_token: () -> ::String
|
#results ⇒ ::Array[Types::AnalyticsSessionResult]
1708 |
# File 'sig/client.rbs', line 1708
def results: () -> ::Array[Types::AnalyticsSessionResult]
|