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

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

Represents an input field provided to a flow during a flow execution.

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

See Also: