maxInstances property

int? maxInstances
getter/setter pair

Maximum number of instances to run for this version.

Set to zero to disable max_instances configuration.

Implementation

core.int? maxInstances;