hostRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ndexrlcfxrreaciq")
suspend fun hostRules(argument: List<suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit>)
@JvmName(name = "hjtchxupvnmolsev")
suspend fun hostRules(vararg argument: suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit)
@JvmName(name = "nefrvsiodnohogey")
suspend fun hostRules(argument: suspend RegionUrlMapHostRuleArgsBuilder.() -> Unit)

Parameters

argument

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