Class NodeExecutionContent

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

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

Contains the content of a flow node's input or output field for a flow execution.

Flow executions is in preview release for Amazon Bedrock and is subject to change.

See Also: