maximumBatchingWindowInSeconds property
(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;
(Streams and SQS standard queues) The maximum amount of time to gather records before invoking the function, in seconds. The default value is zero.
final int? maximumBatchingWindowInSeconds;