Scan
@JsonSerializable
Constructors
Link copied to clipboard
constructor(TableName: TableName, FilterExpression: String? = null, ProjectionExpression: String? = null, ExpressionAttributeNames: TokensToNames? = null, ExpressionAttributeValues: TokensToValues? = null, ExclusiveStartKey: Key? = null, IndexName: IndexName? = null, Limit: Int? = null, ConsistentRead: Boolean? = null, Segment: Int? = null, Select: Select? = null, TotalSegments: Int? = null, ReturnConsumedCapacity: ReturnConsumedCapacity? = null)