| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
RetrievalResultS3Location |
RetrievalResultS3Location.clone() |
RetrievalResultS3Location |
RetrievalResultLocation.getS3Location()
Contains the S3 location of the data source.
|
RetrievalResultS3Location |
RetrievalResultS3Location.withUri(String uri)
The S3 URI of the data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrievalResultLocation.setS3Location(RetrievalResultS3Location s3Location)
Contains the S3 location of the data source.
|
RetrievalResultLocation |
RetrievalResultLocation.withS3Location(RetrievalResultS3Location s3Location)
Contains the S3 location of the data source.
|
Copyright © 2024. All rights reserved.