NodeInputTrace
Contains information about the input into a node.
Inherited functions
Casts this FlowTrace as a ConditionNodeResultTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowTraceConditionNodeResultEvent value. Throws an exception if the FlowTrace is not a ConditionNodeResultTrace.
Casts this FlowTrace as a ConditionNodeResultTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowTraceConditionNodeResultEvent value. Returns null if the FlowTrace is not a ConditionNodeResultTrace.
Casts this FlowTrace as a NodeActionTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowTraceNodeActionEvent value. Throws an exception if the FlowTrace is not a NodeActionTrace.
Casts this FlowTrace as a NodeActionTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowTraceNodeActionEvent value. Returns null if the FlowTrace is not a NodeActionTrace.
Casts this FlowTrace as a NodeInputTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowTraceNodeInputEvent value. Throws an exception if the FlowTrace is not a NodeInputTrace.
Casts this FlowTrace as a NodeInputTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowTraceNodeInputEvent value. Returns null if the FlowTrace is not a NodeInputTrace.
Casts this FlowTrace as a NodeOutputTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowTraceNodeOutputEvent value. Throws an exception if the FlowTrace is not a NodeOutputTrace.
Casts this FlowTrace as a NodeOutputTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowTraceNodeOutputEvent value. Returns null if the FlowTrace is not a NodeOutputTrace.