Values.FlowConditionalConnectionConfigurationSourceThe configuration of a connection between a condition node and another node.
type nonrec t = {condition : FlowConditionName.t;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.
*)}