class Aws::Kendra::Types::DeleteThesaurusRequest

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

data as a hash:

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

@!attribute [rw] id

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

@!attribute [rw] index_id

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

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

Constants

SENSITIVE