Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / AnnotationConditionExpression / NotMember

Interface: NotMember

Logical NOT of a condition

Properties

$unknown?

optional $unknown?: undefined


and?

optional and?: undefined


condition?

optional condition?: undefined


not

not: AnnotationConditionExpression


or?

optional or?: undefined