maxInstanceCount property
Specifies the maximum number of instances for the new Cloud Run function.
If provided, this overrides the max_instance_count setting of the Gen1 function.
Optional.
Implementation
core.int? maxInstanceCount;
Specifies the maximum number of instances for the new Cloud Run function.
If provided, this overrides the max_instance_count setting of the Gen1 function.
Optional.
core.int? maxInstanceCount;