useOnlyPrimaryLoad

@JvmName(name = "qmthltqefqfymgmu")
suspend fun useOnlyPrimaryLoad(value: Output<Boolean>)
@JvmName(name = "dbtsgaavkqsqxesv")
suspend fun useOnlyPrimaryLoad(value: Boolean)

Parameters

value

Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.