Supported primary key attribute types (see DocumentClient.ScalarAttributeType).
Definition for the Table.keyAttributes.
Typed based version of Table.PrimaryKey.AttributeTypesMap used in Table.TableT.
Support primary key attribute values types.
Definition for the key argument used in Table.get, Table.delete, Table.put, Table.update and associated Params methods.
Typed based version of Table.PrimaryKey.AttributeValuesMap used in Table.TableT
Definition for the key argument used in Table.queryParams, Table.query, Index.query and Index.queryParams
Typed based version of Table.PrimaryKey.KeyQueryMap used in Table.TableT and Index.IndexT
Supported primary key types.
Definition for the Table.keySchema and Index.keySchema.
Typed based version of Table.PrimaryKey.KeyTypesMap used in Table.TableT and Index.IndexT
Definition for partition number. Used for defining the primary key for Tables and Indexes.
Definition for partition number. Used for defining the primary key for Tables and Indexes.
Definition for partition string. Used for defining the primary key for Tables and Indexes.
Definition for sort string. Used for defining the primary key for Tables and Indexes.
Definition for sort string. Used for defining the primary key for Tables and Indexes.
Definition for sort string. Used for defining the primary key for Tables and Indexes.
Generated using TypeDoc
Is also a namespace for scoping PrimaryKey based interfaces and types.