class Aws::BedrockAgent::Types::MalformedNodeInputExpressionFlowValidationDetails


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/MalformedNodeInputExpressionFlowValidationDetails AWS API Documentation
@return [String]
The name of the node containing the malformed input expression.
@!attribute [rw] node
@return [String]
The name of the input with the malformed expression.
@!attribute [rw] input
@return [String]
The error message describing why the input expression is malformed.
@!attribute [rw] cause
Details about a malformed input expression in a node.