BackendServiceFailoverPolicyArgs

fun BackendServiceFailoverPolicyArgs(disableConnectionDrainOnFailover: Output<Boolean>? = null, dropTrafficIfUnhealthy: Output<Boolean>? = null, failoverRatio: Output<Double>? = null)