maximumEventAgeInSeconds property

Input<int?>? maximumEventAgeInSeconds
final

Maximum age of a request that Lambda sends to a function for processing in seconds. Valid values between 60 and 21600.

Implementation

final pulumi.Input<int?>? maximumEventAgeInSeconds;