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
1685 |
# File 'sig/client.rbs', line 1685 def bot_id: () -> ::String |
#next_token ⇒ ::String
1686 |
# File 'sig/client.rbs', line 1686 def next_token: () -> ::String |
#sessions ⇒ ::Array[Types::SessionSpecification]
1687 |
# File 'sig/client.rbs', line 1687 def sessions: () -> ::Array[Types::SessionSpecification] |