mirrorSwitchAllErrors

@JvmName(name = "futtkpmwhtgklrmc")
suspend fun mirrorSwitchAllErrors(value: Output<Boolean>)
@JvmName(name = "cojejdiytwqrjple")
suspend fun mirrorSwitchAllErrors(value: Boolean?)

Parameters

value

It is used to judge the status of active-standby switching. The judgment logic of active-standby switching is that the source station returns an error. If MirrorSwitchAllErrors is true, it is considered a failure except the following status code: 200,206,301,302,303,307,404; If false, only the source Station Returns 5xx or times out is considered a failure.