maxIdleTimeInSeconds property

int? maxIdleTimeInSeconds
final

The maximum amount of time in seconds that a non-pinned Lambda function can idle before the AWS IoT Greengrass Core software stops its process.

Implementation

final int? maxIdleTimeInSeconds;