maximumEventAgeInSeconds property

Output<int?> maximumEventAgeInSeconds
latefinal

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

Implementation

late final pulumi.Output<int?> maximumEventAgeInSeconds;