hostRules

@JvmName(name = "grsngselyqultmpi")
suspend fun hostRules(value: Output<List<RegionUrlMapHostRuleArgs>>)
@JvmName(name = "nxwvahjeqbriykth")
suspend fun hostRules(value: List<RegionUrlMapHostRuleArgs>?)

Parameters

value

The list of HostRules to use against the URL. Structure is documented below.


@JvmName(name = "jodcpisxfteyagwe")
suspend fun hostRules(vararg values: Output<RegionUrlMapHostRuleArgs>)


@JvmName(name = "mnpfujmhgekwrxoc")
suspend fun hostRules(values: List<Output<RegionUrlMapHostRuleArgs>>)
@JvmName(name = "vfprufcyioqwjtea")
suspend fun hostRules(vararg values: RegionUrlMapHostRuleArgs)

Parameters

values

The list of HostRules to use against the URL. Structure is documented below.


@JvmName(name = "itolbeefwbsvdrqe")
suspend fun hostRules(argument: List<suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit>)
@JvmName(name = "unspcgrfcyldcblq")
suspend fun hostRules(vararg argument: suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit)
@JvmName(name = "yyvxshpbmxatqvxo")
suspend fun hostRules(argument: suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit)

Parameters

argument

The list of HostRules to use against the URL. Structure is documented below.