countryPools

@JvmName(name = "wwbqucretusfwwbt")
suspend fun countryPools(value: Output<List<LoadBalancerRuleOverrideCountryPoolArgs>>)
@JvmName(name = "rccxfmbivtilvjpc")
suspend fun countryPools(value: List<LoadBalancerRuleOverrideCountryPoolArgs>?)

Parameters

value

A set containing mappings of country codes to a list of pool IDs (ordered by their failover priority) for the given country.


@JvmName(name = "ypaywnpvktiaxdrk")
suspend fun countryPools(vararg values: Output<LoadBalancerRuleOverrideCountryPoolArgs>)


@JvmName(name = "dknvrnjrrmemcrva")
suspend fun countryPools(values: List<Output<LoadBalancerRuleOverrideCountryPoolArgs>>)
@JvmName(name = "ovwluttyjlcdnvud")
suspend fun countryPools(vararg values: LoadBalancerRuleOverrideCountryPoolArgs)

Parameters

values

A set containing mappings of country codes to a list of pool IDs (ordered by their failover priority) for the given country.


@JvmName(name = "gxiidyjcoctknlaq")
suspend fun countryPools(argument: List<suspend LoadBalancerRuleOverrideCountryPoolArgsBuilder.() -> Unit>)
@JvmName(name = "sdevxtrdcxvlvcrq")
suspend fun countryPools(vararg argument: suspend LoadBalancerRuleOverrideCountryPoolArgsBuilder.() -> Unit)
@JvmName(name = "uqoblfcwwfpysilo")
suspend fun countryPools(argument: suspend LoadBalancerRuleOverrideCountryPoolArgsBuilder.() -> Unit)

Parameters

argument

A set containing mappings of country codes to a list of pool IDs (ordered by their failover priority) for the given country.