idleTimeout property

String? idleTimeout
getter/setter pair

Duration of time after the last request that an instance must wait before the instance is shut down.

Implementation

core.String? idleTimeout;