class Aws::Kendra::Types::DescribeFaqRequest

@note When making an API call, you may pass DescribeFaqRequest

data as a hash:

    {
      id: "FaqId", # required
      index_id: "IndexId", # required
    }

@!attribute [rw] id

The unique identifier of the FAQ.
@return [String]

@!attribute [rw] index_id

The identifier of the index that contains the FAQ.
@return [String]

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

Constants

SENSITIVE