| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
RetrievalFlowNodeS3Configuration |
RetrievalFlowNodeS3Configuration.clone() |
RetrievalFlowNodeS3Configuration |
RetrievalFlowNodeServiceConfiguration.getS3()
Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the
node.
|
RetrievalFlowNodeS3Configuration |
RetrievalFlowNodeS3Configuration.withBucketName(String bucketName)
The name of the Amazon S3 bucket from which to retrieve data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrievalFlowNodeServiceConfiguration.setS3(RetrievalFlowNodeS3Configuration s3)
Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the
node.
|
RetrievalFlowNodeServiceConfiguration |
RetrievalFlowNodeServiceConfiguration.withS3(RetrievalFlowNodeS3Configuration s3)
Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the
node.
|
Copyright © 2024. All rights reserved.