class Aws::Kendra::Types::ListFaqsResponse

@!attribute [rw] next_token

The `ListFaqs` operation returns a page of FAQs at a time. The
maximum size of the page is set by the `MaxResults` parameter. If
there are more jobs in the list than the page size, Amazon Kendra
returns the `NextPage` token. Include the token in the next request
to the `ListFaqs` operation to return the next page of FAQs.
@return [String]

@!attribute [rw] faq_summary_items

information about the FAQs associated with the specified index.
@return [Array<Types::FaqSummary>]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/ListFaqsResponse AWS API Documentation

Constants

SENSITIVE