batchSize property

int? batchSize
final

The largest number of records that AWS Lambda will POST in the invocation request to your function.

Implementation

final int? batchSize;