| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
StorageFlowNodeConfiguration |
StorageFlowNodeConfiguration.clone() |
StorageFlowNodeConfiguration |
FlowNodeConfiguration.getStorage()
Contains configurations for a Storage node in your flow.
|
StorageFlowNodeConfiguration |
StorageFlowNodeConfiguration.withServiceConfiguration(StorageFlowNodeServiceConfiguration serviceConfiguration)
Contains configurations for the service to use for storing the input into the node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowNodeConfiguration.setStorage(StorageFlowNodeConfiguration storage)
Contains configurations for a Storage node in your flow.
|
FlowNodeConfiguration |
FlowNodeConfiguration.withStorage(StorageFlowNodeConfiguration storage)
Contains configurations for a Storage node in your flow.
|
Copyright © 2024. All rights reserved.