region Pools
Parameters
value
A set containing mappings of region codes to a list of pool IDs (ordered by their failover priority) for the given region.
Parameters
values
A set containing mappings of region codes to a list of pool IDs (ordered by their failover priority) for the given region.
suspend fun regionPools(argument: List<suspend LoadBalancerRuleOverrideRegionPoolArgsBuilder.() -> Unit>)
suspend fun regionPools(vararg argument: suspend LoadBalancerRuleOverrideRegionPoolArgsBuilder.() -> Unit)
Parameters
argument
A set containing mappings of region codes to a list of pool IDs (ordered by their failover priority) for the given region.