Bedrock Agent > Structures > UnknownNodeInputFlowValidationDetails UnknownNodeInputFlowValidationDetails¶ Structure Class¶ UnknownNodeInputFlowValidationDetails dataclass ¶ Details about an unknown input for a node. Attributes¶ input instance-attribute ¶ input: str The name of the node with the unknown input. node instance-attribute ¶ node: str The name of the unknown input.