Search
Preparing search index...
The search index is not available
@aws/dynamodb-expressions
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
OrExpression
Interface OrExpression
A comparison expression asserting that one or more conditions in the provided list are true.
Hierarchy
OrExpression
Index
Properties
conditions
type
Properties
conditions
conditions
:
Array
<
ConditionExpression
>
type
type
:
"Or"
Globals
Or
Expression
conditions
type
A comparison expression asserting that one or more conditions in the provided list are true.