timeout property
The amount of time in seconds that Lambda allows a function to run before stopping it.
Implementation
final int? timeout;
The amount of time in seconds that Lambda allows a function to run before stopping it.
final int? timeout;