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