Hierarchy

  • TransactionCollectionMetricsMetadata

Properties

itemCollectionMetrics?: Record<string, {
    ItemCollectionKey?: DynamoDBValues;
    SizeEstimateRangeGB?: number[];
}[]>

Only set if returnItemCollectionMetrics set appropriately on request and item contained any collections

Generated using TypeDoc