timeoutInSeconds property
The maximum amount of time in seconds that the Lambda function can process a work item.
Implementation
final int? timeoutInSeconds;
The maximum amount of time in seconds that the Lambda function can process a work item.
final int? timeoutInSeconds;