maxInstances property

int? maxInstances
final

Optional. 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.

Implementation

final int? maxInstances;