failover Routing Policies
Parameters
value
A block indicating the routing behavior when associated health check fails. Conflicts with any other routing policy. Documented below.
Parameters
values
A block indicating the routing behavior when associated health check fails. Conflicts with any other routing policy. Documented below.
suspend fun failoverRoutingPolicies(argument: List<suspend RecordFailoverRoutingPolicyArgsBuilder.() -> Unit>)
suspend fun failoverRoutingPolicies(vararg argument: suspend RecordFailoverRoutingPolicyArgsBuilder.() -> Unit)
suspend fun failoverRoutingPolicies(argument: suspend RecordFailoverRoutingPolicyArgsBuilder.() -> Unit)
Parameters
argument
A block indicating the routing behavior when associated health check fails. Conflicts with any other routing policy. Documented below.