/AWS1/CL_BDZFLOWTRACENODEINP02¶
Contains the content of the node input. For more information, see Track each step in your prompt flow by viewing its trace in Amazon Bedrock.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_document TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT¶
The content of the node input.
Queryable Attributes¶
document¶
The content of the node input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENT() |
Getter for DOCUMENT, with configurable default |
ASK_DOCUMENT() |
Getter for DOCUMENT w/ exceptions if field has no value |
HAS_DOCUMENT() |
Determine if DOCUMENT has a value |