Skip to content

Bedrock Agent Runtime  >  Structures  >  FlowMultiTurnInputRequestEvent

FlowMultiTurnInputRequestEvent

Structure Class

FlowMultiTurnInputRequestEvent dataclass

Response object from the flow multi-turn node requesting additional information.

Attributes

content instance-attribute

The content payload containing the input request details for the multi-turn interaction.

node_name instance-attribute
node_name: str

The name of the node in the flow that is requesting the input.

node_type instance-attribute
node_type: NodeType

The type of the node in the flow that is requesting the input.