| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
RetrieveAndGenerateSessionConfiguration |
RetrieveAndGenerateSessionConfiguration.clone() |
RetrieveAndGenerateSessionConfiguration |
RetrieveAndGenerateRequest.getSessionConfiguration()
Contains details about the session with the knowledge base.
|
RetrieveAndGenerateSessionConfiguration |
RetrieveAndGenerateSessionConfiguration.withKmsKeyArn(String kmsKeyArn)
The ARN of the KMS key encrypting the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieveAndGenerateRequest.setSessionConfiguration(RetrieveAndGenerateSessionConfiguration sessionConfiguration)
Contains details about the session with the knowledge base.
|
RetrieveAndGenerateRequest |
RetrieveAndGenerateRequest.withSessionConfiguration(RetrieveAndGenerateSessionConfiguration sessionConfiguration)
Contains details about the session with the knowledge base.
|
Copyright © 2025. All rights reserved.