Class FlowTraceNodeInputContent

java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.FlowTraceNodeInputContent
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<FlowTraceNodeInputContent.Builder,FlowTraceNodeInputContent>

@Generated("software.amazon.awssdk:codegen") public final class FlowTraceNodeInputContent extends Object implements SdkPojo, Serializable, ToCopyableBuilder<FlowTraceNodeInputContent.Builder,FlowTraceNodeInputContent>

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.

See Also: