Module: Aws::QBusiness::Client::_ListChatResponseConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChatResponseConfigurationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#chat_response_configurations ⇒ ::Array[Types::ChatResponseConfiguration]
953 |
# File 'sig/client.rbs', line 953
def chat_response_configurations: () -> ::Array[Types::ChatResponseConfiguration]
|
#next_token ⇒ ::String
954 |
# File 'sig/client.rbs', line 954
def next_token: () -> ::String
|