Module: Aws::Kendra::Client::_GetQuerySuggestionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetQuerySuggestionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#query_suggestions_id ⇒ ::String
704 |
# File 'sig/client.rbs', line 704
def query_suggestions_id: () -> ::String
|
#suggestions ⇒ ::Array[Types::Suggestion]
705 |
# File 'sig/client.rbs', line 705
def suggestions: () -> ::Array[Types::Suggestion]
|