Skip to content

Bedrock Agent  >  Structures  >  MissingLoopControllerNodeFlowValidationDetails

MissingLoopControllerNodeFlowValidationDetails

Structure Class

MissingLoopControllerNodeFlowValidationDetails dataclass

Details about a flow that's missing a required LoopController node in a DoWhile loop.

Attributes

loop_node instance-attribute
loop_node: str

The DoWhile loop in a flow that's missing a required LoopController node.