SdkUnknown
Inherited functions
Link copied to clipboard
Casts this EvaluationConfig as a Automated and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedEvaluationConfig value. Throws an exception if the EvaluationConfig is not a Automated.
Link copied to clipboard
Casts this EvaluationConfig as a Automated and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedEvaluationConfig value. Returns null if the EvaluationConfig is not a Automated.
Link copied to clipboard
Casts this EvaluationConfig as a Human and retrieves its aws.sdk.kotlin.services.bedrock.model.HumanEvaluationConfig value. Throws an exception if the EvaluationConfig is not a Human.
Link copied to clipboard
Casts this EvaluationConfig as a Human and retrieves its aws.sdk.kotlin.services.bedrock.model.HumanEvaluationConfig value. Returns null if the EvaluationConfig is not a Human.