| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
StorageFlowNodeS3Configuration |
StorageFlowNodeS3Configuration.clone() |
StorageFlowNodeS3Configuration |
StorageFlowNodeServiceConfiguration.getS3()
Contains configurations for the Amazon S3 location in which to store the input into the node.
|
StorageFlowNodeS3Configuration |
StorageFlowNodeS3Configuration.withBucketName(String bucketName)
The name of the Amazon S3 bucket in which to store the input into the node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageFlowNodeServiceConfiguration.setS3(StorageFlowNodeS3Configuration s3)
Contains configurations for the Amazon S3 location in which to store the input into the node.
|
StorageFlowNodeServiceConfiguration |
StorageFlowNodeServiceConfiguration.withS3(StorageFlowNodeS3Configuration s3)
Contains configurations for the Amazon S3 location in which to store the input into the node.
|
Copyright © 2025. All rights reserved.