Module: Aws::QBusiness::Client::_ListConversationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConversationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#conversations ⇒ ::Array[Types::Conversation]
967 |
# File 'sig/client.rbs', line 967
def conversations: () -> ::Array[Types::Conversation]
|
#next_token ⇒ ::String
966 |
# File 'sig/client.rbs', line 966
def next_token: () -> ::String
|