Search
Preparing search index...
The search index is not available
@aws/dynamodb-expressions
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
BetweenExpressionPredicate
Interface BetweenExpressionPredicate
A comparison predicate asserting that the subject is between two bounds.
Hierarchy
BetweenExpressionPredicate
Index
Properties
lower
Bound
type
upper
Bound
Properties
lower
Bound
lower
Bound
:
ComparisonOperand
type
type
:
"Between"
upper
Bound
upper
Bound
:
ComparisonOperand
Globals
Between
Expression
Predicate
lower
Bound
type
upper
Bound
A comparison predicate asserting that the subject is between two bounds.