minIdleInstances property

int? minIdleInstances
getter/setter pair

Minimum number of idle instances that should be maintained for this version.

Only applicable for the default version of a service.

Implementation

core.int? minIdleInstances;