Class FlowExecutionContent

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

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

Contains the content of an flow execution input or output field.

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

See Also: