LoadBalancerRuleOverrideRegionPool

data class LoadBalancerRuleOverrideRegionPool(val poolIds: List<String>, val region: String)

Constructors

Link copied to clipboard
constructor(poolIds: List<String>, region: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of pool IDs in failover priority to use in the given region.

Link copied to clipboard

A region code which must be in the list defined here. Multiple entries should not be specified with the same region.