Module: Aws::Kendra::Client::_ListQuerySuggestionsBlockListsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListQuerySuggestionsBlockListsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#block_list_summary_items ⇒ ::Array[Types::QuerySuggestionsBlockListSummary]
879 |
# File 'sig/client.rbs', line 879
def block_list_summary_items: () -> ::Array[Types::QuerySuggestionsBlockListSummary]
|
#next_token ⇒ ::String
880 |
# File 'sig/client.rbs', line 880
def next_token: () -> ::String
|