class Aws::Kendra::Types::DescribeQuerySuggestionsBlockListRequest

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

data as a hash:

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

@!attribute [rw] index_id

The identifier of the index for the block list.
@return [String]

@!attribute [rw] id

The unique identifier of the block list.
@return [String]

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

Constants

SENSITIVE