Preparing search index...
The search index is not available
@symphoniacloud/dynamodb-entity-store
@symphoniacloud/dynamodb-entity-store
AdvancedBatchGetResponse
Type Alias AdvancedBatchGetResponse<TItem, TPKSource, TSKSource>
Advanced
Batch
Get
Response
<
TItem
,
TPKSource
,
TSKSource
>
:
{
items
:
TItem
[]
;
metadata
?:
ConsumedCapacitiesMetadata
;
unprocessedKeys
?:
DynamoDBValues
[]
;
}
Type Parameters
TItem
extends
TPKSource
&
TSKSource
TPKSource
TSKSource
Type declaration
items
:
TItem
[]
Optional
metadata
?:
ConsumedCapacitiesMetadata
Only set if any sub properties are set
Optional
unprocessed
Keys
?:
DynamoDBValues
[]
Only set if DynamoDB returned any unprocessed keys
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@symphoniacloud/dynamodb-entity-store
Loading...
Only set if any sub properties are set