FlowConditionalConnectionConfiguration
The configuration of a connection between a condition node and another node.
Types
Properties
Link copied to clipboard
The condition that triggers this connection. For more information about how to write conditions, see the Condition node type in the Node types topic in the Amazon Bedrock User Guide.
Functions
Link copied to clipboard
inline fun copy(block: FlowConditionalConnectionConfiguration.Builder.() -> Unit = {}): FlowConditionalConnectionConfiguration