Skip to main content

ApplicationTimeout

The ApplicationTimeout defines the application idle timeout. After a running app has had no interaction for this period of time, it will shut down.

Properties

app_id

Property (str). Application ID this timeout is for.

idle_minutes

Property (int). Time in minutes the application can be idle before it is terminated.

default_idle

Property (bool). True if this is the default idle timeout.