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

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

Represents an output field produced by a flow during a flow execution.

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

See Also: