maximumBatchingWindowInSeconds property

int? maximumBatchingWindowInSeconds
final

(Streams and SQS standard queues) The maximum amount of time to gather records before invoking the function, in seconds. The default value is zero.

Implementation

final int? maximumBatchingWindowInSeconds;