intervalInSeconds property
Buffer incoming data for the specified period of time, in seconds, before
delivering it to the destination. The default value is 300. This parameter
is optional but if you specify a value for it, you must also specify a value
for SizeInMBs
, and vice versa.
Implementation
final int? intervalInSeconds;