maxInstances property

int? maxInstances
getter/setter pair

Maximum number of instances to run for this version.

Set to 2147483647 to disable max_instances configuration.

Implementation

core.int? maxInstances;