Get Query Suggestions Block List Result
data class GetQuerySuggestionsBlockListResult(val arn: String, val createdAt: String, val description: String, val errorMessage: String, val fileSizeBytes: Int, val id: String, val indexId: String, val itemCount: Int, val name: String, val querySuggestionsBlockListId: String, val roleArn: String, val sourceS3Paths: List<GetQuerySuggestionsBlockListSourceS3Path>, val status: String, val tags: Map<String, String>, val updatedAt: String)
A collection of values returned by getQuerySuggestionsBlockList.
Constructors
Link copied to clipboard
constructor(arn: String, createdAt: String, description: String, errorMessage: String, fileSizeBytes: Int, id: String, indexId: String, itemCount: Int, name: String, querySuggestionsBlockListId: String, roleArn: String, sourceS3Paths: List<GetQuerySuggestionsBlockListSourceS3Path>, status: String, tags: Map<String, String>, updatedAt: String)
Properties
Link copied to clipboard
Description for the block list.
Link copied to clipboard
Error message containing details if there are issues processing the block list.
Link copied to clipboard
Current size of the block list text file in S3.
Link copied to clipboard
Link copied to clipboard
ARN of a role with permission to access the S3 bucket that contains the block list. For more information, see IAM Roles for Amazon Kendra.
Link copied to clipboard
S3 location of the block list input data. Detailed below.