instances

@JvmName(name = "fpacagfbecpctrmi")
suspend fun instances(value: Output<Int>)
@JvmName(name = "codrmfbvpkrsnnyy")
suspend fun instances(value: Int?)

Parameters

value

Number of instances to assign to the service at the start. This number can later be altered by using the Modules API (https://cloud.google.com/appengine/docs/python/modules/functions) set_num_instances() function.