Class FlowTraceNodeOutputNext

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

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

Represents the next node that receives output data from a flow trace.

See Also: