class Aws::BedrockAgent::Types::FlowConnection
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/FlowConnection AWS API Documentation
@return [String]
condition node (‘Conditional`) or not (`Data`).
Whether the source node that the connection begins from is a
@!attribute [rw] type
@return [String]
The node that the connection ends at.
@!attribute [rw] target
@return [String]
The node that the connection starts at.
@!attribute [rw] source
@return [String]
A name for the connection that you can reference.
@!attribute [rw] name
@return [Types::FlowConnectionConfiguration]
The configuration of the connection.
@!attribute [rw] configuration
Contains information about a connection between two nodes in the flow.