| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
FlowDataConnectionConfiguration |
FlowDataConnectionConfiguration.clone() |
FlowDataConnectionConfiguration |
FlowConnectionConfiguration.getData()
The configuration of a connection originating from a node that isn't a Condition node.
|
FlowDataConnectionConfiguration |
FlowDataConnectionConfiguration.withSourceOutput(String sourceOutput)
The name of the output in the source node that the connection begins from.
|
FlowDataConnectionConfiguration |
FlowDataConnectionConfiguration.withTargetInput(String targetInput)
The name of the input in the target node that the connection ends at.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowConnectionConfiguration.setData(FlowDataConnectionConfiguration data)
The configuration of a connection originating from a node that isn't a Condition node.
|
FlowConnectionConfiguration |
FlowConnectionConfiguration.withData(FlowDataConnectionConfiguration data)
The configuration of a connection originating from a node that isn't a Condition node.
|
Copyright © 2024. All rights reserved.