class Aws::Kendra::Types::DeleteQuerySuggestionsBlockListRequest

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

data as a hash:

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

@!attribute [rw] index_id

The identifier of the you want to delete a block list from.
@return [String]

@!attribute [rw] id

The unique identifier of the block list that needs to be deleted.
@return [String]

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

Constants

SENSITIVE