country Pools
Parameters
value
A set containing mappings of country codes to a list of pool IDs (ordered by their failover priority) for the given country.
Parameters
values
A set containing mappings of country codes to a list of pool IDs (ordered by their failover priority) for the given country.
suspend fun countryPools(argument: List<suspend LoadBalancerRuleOverrideCountryPoolArgsBuilder.() -> Unit>)
suspend fun countryPools(vararg argument: suspend LoadBalancerRuleOverrideCountryPoolArgsBuilder.() -> Unit)
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.