automaticTrafficControl

@JvmName(name = "xjbhoulobxamosdm")
suspend fun automaticTrafficControl(value: Output<Boolean>)
@JvmName(name = "klvehmqervjpiiak")
suspend fun automaticTrafficControl(value: Boolean?)

Parameters

value

Whether Cloud Deploy should update the traffic stanza in a Cloud Run Service on the user's behalf to facilitate traffic splitting. This is required to be true for CanaryDeployments, but optional for CustomCanaryDeployments.