maxInstances property

int? maxInstances
getter/setter pair

The maximum number of application instances that can be launched to handle increased traffic.

Defaults to 100. Range: [1, 1000]. If VPC-SC or PSC-I is enabled, the acceptable range is [1, 100].

Optional.

Implementation

core.int? maxInstances;