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
fun GetQuerySuggestionsBlockListResult(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)
Types
Properties
Link copied to clipboard
Link copied to clipboard
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.