countryPools

@JvmName(name = "qdwjkhvupbarfspg")
suspend fun countryPools(value: Output<List<LoadBalancerRuleOverrideCountryPoolArgs>>)
@JvmName(name = "ylkxdffwmwhkxxse")
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 = "oifljbjntobgweqq")
suspend fun countryPools(vararg values: Output<LoadBalancerRuleOverrideCountryPoolArgs>)


@JvmName(name = "dqkdhrvppmykysac")
suspend fun countryPools(values: List<Output<LoadBalancerRuleOverrideCountryPoolArgs>>)
@JvmName(name = "hiasrorjvatwspun")
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 = "jciwoxxrdjtblbym")
suspend fun countryPools(argument: List<suspend LoadBalancerRuleOverrideCountryPoolArgsBuilder.() -> Unit>)
@JvmName(name = "wokyswelfxloqxkx")
suspend fun countryPools(vararg argument: suspend LoadBalancerRuleOverrideCountryPoolArgsBuilder.() -> Unit)
@JvmName(name = "vmodgmiwkjjeyyqi")
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.