class Aws::BedrockAgent::Types::LoopIncompatibleNodeTypeFlowValidationDetails
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/LoopIncompatibleNodeTypeFlowValidationDetails AWS API Documentation
@return [String]
The node that’s incompatible in the DoWhile loop.
@!attribute [rw] incompatible_node_name
@return [String]
loop.
node types, like a condition node, aren’t allowed in a DoWhile
The node type of the incompatible node in the DoWhile loop. Some
@!attribute [rw] incompatible_node_type
@return [String]
The ‘Loop` container node that contains an incompatible node.
@!attribute [rw] node
loop.
Details about a flow that contains an incompatible node in a DoWhile