class Aws::BedrockAgent::Types::MismatchedNodeInputTypeFlowValidationDetails


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