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