hostConfigs

@JvmName(name = "byqeojsbuigkhbrb")
suspend fun hostConfigs(value: Output<List<ForwardingRuleRuleConditionHostConfigArgs>>)
@JvmName(name = "wvkswjixsojwnkum")
suspend fun hostConfigs(value: List<ForwardingRuleRuleConditionHostConfigArgs>?)

Parameters

value

The configuration of the domain name. See host_config below.

NOTE: From version 1.231.0, We recommend that you do not use path_config or host_config, and we recommend that you use the rule_condition_type and rule_condition_value to configure forwarding conditions.


@JvmName(name = "ohokhlukvcmggirs")
suspend fun hostConfigs(vararg values: Output<ForwardingRuleRuleConditionHostConfigArgs>)


@JvmName(name = "gwwyxjelkiiyjway")
suspend fun hostConfigs(values: List<Output<ForwardingRuleRuleConditionHostConfigArgs>>)
@JvmName(name = "ccfxitfngikrwhio")
suspend fun hostConfigs(vararg values: ForwardingRuleRuleConditionHostConfigArgs)

Parameters

values

The configuration of the domain name. See host_config below.

NOTE: From version 1.231.0, We recommend that you do not use path_config or host_config, and we recommend that you use the rule_condition_type and rule_condition_value to configure forwarding conditions.


@JvmName(name = "owgdnavynbgicpae")
suspend fun hostConfigs(argument: List<suspend ForwardingRuleRuleConditionHostConfigArgsBuilder.() -> Unit>)
@JvmName(name = "txfifkcclwekgymp")
suspend fun hostConfigs(vararg argument: suspend ForwardingRuleRuleConditionHostConfigArgsBuilder.() -> Unit)
@JvmName(name = "pwccfkniwqqwfrpr")
suspend fun hostConfigs(argument: suspend ForwardingRuleRuleConditionHostConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of the domain name. See host_config below.

NOTE: From version 1.231.0, We recommend that you do not use path_config or host_config, and we recommend that you use the rule_condition_type and rule_condition_value to configure forwarding conditions.