class Aws::BedrockAgent::Types::FlowDefinition


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/FlowDefinition AWS API Documentation
@return [Array<Types::FlowNode>]
An array of node definitions in the flow.
@!attribute [rw] nodes
@return [Array<Types::FlowConnection>]
An array of connection definitions in the flow.
@!attribute [rw] connections
The definition of the nodes and connections between nodes in the flow.