class Aws::Kendra::Types::DescribeThesaurusRequest

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

data as a hash:

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

@!attribute [rw] id

The identifier of the thesaurus to describe.
@return [String]

@!attribute [rw] index_id

The identifier of the index associated with the thesaurus to
describe.
@return [String]

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

Constants

SENSITIVE