Skip to content

Bedrock Agent Runtime  >  Unions  >  FlowTraceNodeOutputContent

FlowTraceNodeOutputContent

Union Type

FlowTraceNodeOutputContent module-attribute

Contains the content of the node output. For more information, see Track each step in your prompt flow by viewing its trace in Amazon Bedrock.

Union Member Types

FlowTraceNodeOutputContentDocument dataclass

The content of the node output.

Attributes

value instance-attribute
value: Document

FlowTraceNodeOutputContentUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str