maximumEventAgeInSeconds property
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;
Maximum age of a request that Lambda sends to a function for processing in seconds. Valid values between 60 and 21600.
late final pulumi.Output<int?> maximumEventAgeInSeconds;