class Aws::Kendra::Types::QuerySuggestionsBlockListSummary
Summary information on a query suggestions block list.
This includes information on the block list ID, block list name, when the block list was created, when the block list was last updated, and the count of block words/phrases in the block list.
For information on the current quota limits for block lists, see [Quotas for Amazon Kendra].
[1]: docs.aws.amazon.com/kendra/latest/dg/quotas.html
@!attribute [rw] id
The identifier of a block list. @return [String]
@!attribute [rw] name
The name of the block list. @return [String]
@!attribute [rw] status
The status of the block list. @return [String]
@!attribute [rw] created_at
The date-time summary information for a query suggestions block list was last created. @return [Time]
@!attribute [rw] updated_at
The date-time the block list was last updated. @return [Time]
@!attribute [rw] item_count
The number of items in the block list file. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/QuerySuggestionsBlockListSummary AWS API Documentation
Constants
- SENSITIVE