DescribeQuerySuggestionsBlockListResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Unix timestamp when a block list for query suggestions was created.

Link copied to clipboard

The description for the block list.

Link copied to clipboard

The error message containing details if there are issues processing the block list.

Link copied to clipboard

The current size of the block list text file in S3.

Link copied to clipboard
val id: String?

The identifier of the block list.

Link copied to clipboard

The identifier of the index for the block list.

Link copied to clipboard

The current number of valid, non-empty words or phrases in the block list text file.

Link copied to clipboard
val name: String?

The name of the block list.

Link copied to clipboard

The IAM (Identity and Access Management) role used by Amazon Kendra to access the block list text file in S3.

Link copied to clipboard

Shows the current S3 path to your block list text file in your S3 bucket.

Link copied to clipboard

The current status of the block list. When the value is ACTIVE, the block list is ready for use.

Link copied to clipboard

The Unix timestamp when a block list for query suggestions was last updated.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String