Skip to content

/AWS1/CL_BDZFLOWTRACEEVENT

Contains information about a trace, which tracks an input or output for a node in the flow. For more information, see Track each step in your prompt flow by viewing its trace in Amazon Bedrock.

CONSTRUCTOR

IMPORTING

Required arguments:

io_trace TYPE REF TO /AWS1/CL_BDZFLOWTRACE /AWS1/CL_BDZFLOWTRACE

The trace object containing information about an input or output for a node in the flow.


Queryable Attributes

trace

The trace object containing information about an input or output for a node in the flow.

Accessible with the following methods

Method Description
GET_TRACE() Getter for TRACE