Class PreProcessingModelInvocationOutput

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

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

The foundation model output from the pre-processing step.

See Also: