maximumEventAgeInSeconds property
The maximum age of a request that Lambda sends to a function for processing.
Implementation
final int? maximumEventAgeInSeconds;
The maximum age of a request that Lambda sends to a function for processing.
final int? maximumEventAgeInSeconds;