Class RetrieveAndGenerateOutput

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

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

Contains the response generated from querying the knowledge base.

This data type is used in the following API operations:

See Also: