batchCount property

int? batchCount
final

Specifies the max number of log events in a batch, up to 10000. The default value is 1000.

Implementation

final int? batchCount;