ScanResponse
@JsonSerializable
Constructors
Link copied to clipboard
constructor(ConsumedCapacity: ConsumedCapacity? = null, Count: Int = 0, LastEvaluatedKey: Key? = null, ScannedCount: Int = 0, Items: List<ItemResult>? = null)