minNumInstances

@JvmName(name = "mhyueenntevbpgtv")
suspend fun minNumInstances(value: Output<Int>)
@JvmName(name = "pldtoqtnhfaihuhy")
suspend fun minNumInstances(value: Int?)

Parameters

value

The minimum number of primary worker instances to create. If min_num_instances is set, cluster creation will succeed if the number of primary workers created is at least equal to the min_num_instances number.