Builder

class Builder

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
var name: String?

Specifies a name for the input that you can reference.

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.