@patternmeshjs/core
Preparing search index...
IndexDef
Interface IndexDef
interface
IndexDef
{
partitionKey
:
string
;
sortKey
?:
string
;
type
?:
"GSI"
;
}
Index
Properties
partition
Key
sort
Key?
type?
Properties
partition
Key
partitionKey
:
string
Optional
sort
Key
sortKey
?:
string
Optional
type
type
?:
"GSI"
Defaults to "GSI" for backward compatibility.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
partition
Key
sort
Key
type
@patternmeshjs/core
Loading...
Defaults to "GSI" for backward compatibility.