hostRules

@JvmName(name = "rhpwymhvlokbyuos")
suspend fun hostRules(value: Output<List<URLMapHostRuleArgs>>)
@JvmName(name = "meeoxphkjvtpcorg")
suspend fun hostRules(value: List<URLMapHostRuleArgs>?)

Parameters

value

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


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


@JvmName(name = "atrbppexovnelumy")
suspend fun hostRules(values: List<Output<URLMapHostRuleArgs>>)
@JvmName(name = "rfhebxelwwxnbkgl")
suspend fun hostRules(vararg values: URLMapHostRuleArgs)

Parameters

values

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


@JvmName(name = "ihosualcgglqnadt")
suspend fun hostRules(argument: List<suspend URLMapHostRuleArgsBuilder.() -> Unit>)
@JvmName(name = "fpjyaeqkpduotiuw")
suspend fun hostRules(vararg argument: suspend URLMapHostRuleArgsBuilder.() -> Unit)
@JvmName(name = "raqwcownsbmpkjtx")
suspend fun hostRules(argument: suspend URLMapHostRuleArgsBuilder.() -> Unit)

Parameters

argument

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