class Aws::BedrockAgent::Types::InvalidLoopBoundaryFlowValidationDetails


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/InvalidLoopBoundaryFlowValidationDetails AWS API Documentation
@return [String]
boundary rules.
The target node of the connection that violates DoWhile loop
@!attribute [rw] target
@return [String]
boundary rules.
The source node of the connection that violates DoWhile loop
@!attribute [rw] source
@return [String]
The name of the connection that violates loop boundary rules.
@!attribute [rw] connection
boundary rules.
Details about a flow that contains connections that violate loop