CodeBasedEvaluatorConfig
Configuration for a code-based evaluator. Specify the Lambda function to use for evaluation.
Inheritors
Types
Functions
Link copied to clipboard
Casts this CodeBasedEvaluatorConfig as a LambdaConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LambdaEvaluatorConfig value. Throws an exception if the CodeBasedEvaluatorConfig is not a LambdaConfig.
Link copied to clipboard
Casts this CodeBasedEvaluatorConfig as a LambdaConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LambdaEvaluatorConfig value. Returns null if the CodeBasedEvaluatorConfig is not a LambdaConfig.