Builder
Properties
Guardrail settings.
The unique identifier of the knowledge base to query.
Contains configurations for the knowledge base query and retrieval process. For more information, see Query configurations.
Contains the query to send the knowledge base.
Contains information about the user making the request. Use this to pass user identity information for access control filtering, so that retrieval results only include documents the user is authorized to access.
Functions
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.GuardrailConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.KnowledgeBaseRetrievalConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.KnowledgeBaseQuery inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.UserContext inside the given block