hostConfigs

@JvmName(name = "migrhkepvaesohcn")
suspend fun hostConfigs(value: Output<List<ForwardingRuleRuleConditionHostConfigArgs>>)
@JvmName(name = "xaybgfoivxnbednv")
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 = "mpvbgkqvsprsqigp")
suspend fun hostConfigs(vararg values: Output<ForwardingRuleRuleConditionHostConfigArgs>)


@JvmName(name = "dxtcxjgwcamcgsgd")
suspend fun hostConfigs(values: List<Output<ForwardingRuleRuleConditionHostConfigArgs>>)
@JvmName(name = "qsjkawjroxxtxpjx")
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 = "fcacxjojbolxacql")
suspend fun hostConfigs(argument: List<suspend ForwardingRuleRuleConditionHostConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ymidfnqjejpxapbk")
suspend fun hostConfigs(vararg argument: suspend ForwardingRuleRuleConditionHostConfigArgsBuilder.() -> Unit)
@JvmName(name = "ohqquqbdaggbvwsh")
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.