class Aws::BedrockAgent::Types::MismatchedNodeOutputTypeFlowValidationDetails
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/MismatchedNodeOutputTypeFlowValidationDetails AWS API Documentation
@return [String]
The name of the output with the mismatched data type.
@!attribute [rw] output
@return [String]
type.
The name of the node containing the output with the mismatched data
@!attribute [rw] node
@return [String]
The expected data type for the node output.
@!attribute [rw] expected_type
Details about mismatched output data types in a node.