batchCount property
Specifies the max number of log events in a batch, up to 10000. The default value is 1000.
Implementation
final int? batchCount;
Specifies the max number of log events in a batch, up to 10000. The default value is 1000.
final int? batchCount;