FlowNodeInput
class FlowNodeInput
Contains configurations for an input in an Amazon Bedrock Flows node.
Types
Properties
Link copied to clipboard
Specifies how input data flows between iterations in a DoWhile loop.
Link copied to clipboard
An expression that formats the input for the node. For an explanation of how to create expressions, see Expressions in Prompt flows in Amazon Bedrock.
Link copied to clipboard
Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.