class Aws::BedrockAgent::Types::LoopControllerFlowNodeConfiguration
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/LoopControllerFlowNodeConfiguration AWS API Documentation
@return [Integer]
before the flow exits the loop.
Specifies the maximum number of times the DoWhile loop can iterate
@!attribute [rw] max_iterations
@return [Types::FlowCondition]
true.
DoWhile loop. The loop executes until this condition evaluates to
Specifies the condition that determines when the flow exits the
@!attribute [rw] continue_condition
the flow.
Contains configurations for the controller node of a DoWhile loop in