hostRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "cxbtfnwfqicnceyo")
suspend fun hostRules(argument: List<suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit>)
@JvmName(name = "wnkwrgtujhpbmmsa")
suspend fun hostRules(vararg argument: suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit)
@JvmName(name = "ilemagqralsnuico")
suspend fun hostRules(argument: suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit)

Parameters

argument

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