| 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 S3 location of the FAQ input data.
|
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.
|
| 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 S3 location of the FAQ input data.
|
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.
|
Copyright © 2020. All rights reserved.