routingPolicy

@JvmName(name = "wxabhlyqcuvxlgbs")
suspend fun routingPolicy(value: Output<RecordSetRoutingPolicyArgs>)
@JvmName(name = "vciuxvxivvevicws")
suspend fun routingPolicy(value: RecordSetRoutingPolicyArgs?)

Parameters

value

The configuration for steering traffic based on query. Now you can specify either Weighted Round Robin(WRR) type or Geolocation(GEO) type. Structure is documented below.


@JvmName(name = "yuueltpmvavbvcnm")
suspend fun routingPolicy(argument: suspend RecordSetRoutingPolicyArgsBuilder.() -> Unit)

Parameters

argument

The configuration for steering traffic based on query. Now you can specify either Weighted Round Robin(WRR) type or Geolocation(GEO) type. Structure is documented below.