| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
S3Path |
OneDriveUsers.oneDriveUserS3Path()
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
S3Path |
CreateFaqRequest.s3Path()
The path to the FAQ file in S3.
|
S3Path |
DescribeFaqResponse.s3Path()
Returns the value of the S3Path property for this object.
|
S3Path |
Document.s3Path()
Returns the value of the S3Path property for this object.
|
S3Path |
GroupMembers.s3PathforGroupMembers()
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3
file that lists your users and sub groups for a group.
|
S3Path |
UpdateQuerySuggestionsBlockListRequest.sourceS3Path()
The S3 path where your block list text file sits in S3.
|
S3Path |
DescribeQuerySuggestionsBlockListResponse.sourceS3Path()
Shows the current S3 path to your block list text file in your S3 bucket.
|
S3Path |
DescribeThesaurusResponse.sourceS3Path()
Returns the value of the SourceS3Path property for this object.
|
S3Path |
CreateQuerySuggestionsBlockListRequest.sourceS3Path()
The S3 path to your block list text file in your S3 bucket.
|
S3Path |
UpdateThesaurusRequest.sourceS3Path()
Returns the value of the SourceS3Path property for this object.
|
S3Path |
CreateThesaurusRequest.sourceS3Path()
The path to the thesaurus file in S3.
|
S3Path |
SharePointConfiguration.sslCertificateS3Path()
The path to the SSL certificate stored in an Amazon S3 bucket.
|
S3Path |
AlfrescoConfiguration.sslCertificateS3Path()
The path to the SSL certificate stored in an Amazon S3 bucket.
|
S3Path |
OnPremiseConfiguration.sslCertificateS3Path()
The path to the SSL certificate stored in an Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
OneDriveUsers.Builder |
OneDriveUsers.Builder.oneDriveUserS3Path(S3Path oneDriveUserS3Path)
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
CreateFaqRequest.Builder |
CreateFaqRequest.Builder.s3Path(S3Path s3Path)
The path to the FAQ file in S3.
|
DescribeFaqResponse.Builder |
DescribeFaqResponse.Builder.s3Path(S3Path s3Path)
Sets the value of the S3Path property for this object.
|
Document.Builder |
Document.Builder.s3Path(S3Path s3Path)
Sets the value of the S3Path property for this object.
|
GroupMembers.Builder |
GroupMembers.Builder.s3PathforGroupMembers(S3Path s3PathforGroupMembers)
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3
file that lists your users and sub groups for a group.
|
UpdateQuerySuggestionsBlockListRequest.Builder |
UpdateQuerySuggestionsBlockListRequest.Builder.sourceS3Path(S3Path sourceS3Path)
The S3 path where your block list text file sits in S3.
|
DescribeQuerySuggestionsBlockListResponse.Builder |
DescribeQuerySuggestionsBlockListResponse.Builder.sourceS3Path(S3Path sourceS3Path)
Shows the current S3 path to your block list text file in your S3 bucket.
|
DescribeThesaurusResponse.Builder |
DescribeThesaurusResponse.Builder.sourceS3Path(S3Path sourceS3Path)
Sets the value of the SourceS3Path property for this object.
|
CreateQuerySuggestionsBlockListRequest.Builder |
CreateQuerySuggestionsBlockListRequest.Builder.sourceS3Path(S3Path sourceS3Path)
The S3 path to your block list text file in your S3 bucket.
|
UpdateThesaurusRequest.Builder |
UpdateThesaurusRequest.Builder.sourceS3Path(S3Path sourceS3Path)
Sets the value of the SourceS3Path property for this object.
|
CreateThesaurusRequest.Builder |
CreateThesaurusRequest.Builder.sourceS3Path(S3Path sourceS3Path)
The path to the thesaurus file in S3.
|
SharePointConfiguration.Builder |
SharePointConfiguration.Builder.sslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
AlfrescoConfiguration.Builder |
AlfrescoConfiguration.Builder.sslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
OnPremiseConfiguration.Builder |
OnPremiseConfiguration.Builder.sslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
Copyright © 2023. All rights reserved.