| Package | Description |
|---|---|
| com.amazonaws.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateQuerySuggestionsBlockListRequest |
UpdateQuerySuggestionsBlockListRequest.clone() |
UpdateQuerySuggestionsBlockListRequest |
UpdateQuerySuggestionsBlockListRequest.withDescription(String description)
A new description for the block list.
|
UpdateQuerySuggestionsBlockListRequest |
UpdateQuerySuggestionsBlockListRequest.withId(String id)
The identifier of the block list you want to update.
|
UpdateQuerySuggestionsBlockListRequest |
UpdateQuerySuggestionsBlockListRequest.withIndexId(String indexId)
The identifier of the index for the block list.
|
UpdateQuerySuggestionsBlockListRequest |
UpdateQuerySuggestionsBlockListRequest.withName(String name)
A new name for the block list.
|
UpdateQuerySuggestionsBlockListRequest |
UpdateQuerySuggestionsBlockListRequest.withRoleArn(String roleArn)
The IAM (Identity and Access Management) role used to access the block list text file in S3.
|
UpdateQuerySuggestionsBlockListRequest |
UpdateQuerySuggestionsBlockListRequest.withSourceS3Path(S3Path sourceS3Path)
The S3 path where your block list text file sits in S3.
|
Copyright © 2024. All rights reserved.