| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
S3Location.clone() |
S3Location |
IntermediateStorage.getS3Location()
An S3 bucket path.
|
S3Location |
S3Location.withUri(String uri)
The location's URI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntermediateStorage.setS3Location(S3Location s3Location)
An S3 bucket path.
|
IntermediateStorage |
IntermediateStorage.withS3Location(S3Location s3Location)
An S3 bucket path.
|
Copyright © 2025. All rights reserved.