hostRules

@JvmName(name = "denchqwysvutxkfw")
suspend fun hostRules(value: Output<List<HostRuleArgs>>)
@JvmName(name = "xdmubxhginjxevql")
suspend fun hostRules(value: List<HostRuleArgs>?)

Parameters

value

The list of host rules to use against the URL.


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


@JvmName(name = "apqhsqgmntwgjcef")
suspend fun hostRules(values: List<Output<HostRuleArgs>>)
@JvmName(name = "lpgolgdivgabrxic")
suspend fun hostRules(vararg values: HostRuleArgs)

Parameters

values

The list of host rules to use against the URL.


@JvmName(name = "wvicdwhuwtwacugl")
suspend fun hostRules(argument: List<suspend HostRuleArgsBuilder.() -> Unit>)
@JvmName(name = "yskruhoefvlhjxam")
suspend fun hostRules(vararg argument: suspend HostRuleArgsBuilder.() -> Unit)
@JvmName(name = "xcngdffmwdcfdvxe")
suspend fun hostRules(argument: suspend HostRuleArgsBuilder.() -> Unit)

Parameters

argument

The list of host rules to use against the URL.