Class RetrieveAndGenerateSessionConfiguration

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

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

Contains configuration about the session with the knowledge base.

This data type is used in the following API operations:

See Also: