Module: Aws::Kendra::Client::_ListFaqsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFaqsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#faq_summary_items ⇒ ::Array[Types::FaqSummary]
827 |
# File 'sig/client.rbs', line 827
def faq_summary_items: () -> ::Array[Types::FaqSummary]
|
#next_token ⇒ ::String
826 |
# File 'sig/client.rbs', line 826
def next_token: () -> ::String
|