popPools

@JvmName(name = "wlexyfroptwcmwmu")
suspend fun popPools(value: Output<List<LoadBalancerRuleOverridePopPoolArgs>>)
@JvmName(name = "debxsgphqerecxam")
suspend fun popPools(value: List<LoadBalancerRuleOverridePopPoolArgs>?)

Parameters

value

A set containing mappings of Cloudflare Point-of-Presence (PoP) identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). This feature is only available to enterprise customers.


@JvmName(name = "rmjihcrfjgoyhylv")
suspend fun popPools(vararg values: Output<LoadBalancerRuleOverridePopPoolArgs>)


@JvmName(name = "oollkkuinqwfohjt")
suspend fun popPools(values: List<Output<LoadBalancerRuleOverridePopPoolArgs>>)
@JvmName(name = "emqdtxrpmgiaayop")
suspend fun popPools(vararg values: LoadBalancerRuleOverridePopPoolArgs)

Parameters

values

A set containing mappings of Cloudflare Point-of-Presence (PoP) identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). This feature is only available to enterprise customers.


@JvmName(name = "tploewtqewkaqypn")
suspend fun popPools(argument: List<suspend LoadBalancerRuleOverridePopPoolArgsBuilder.() -> Unit>)
@JvmName(name = "yeroleiljjpbvtkt")
suspend fun popPools(vararg argument: suspend LoadBalancerRuleOverridePopPoolArgsBuilder.() -> Unit)
@JvmName(name = "ykxhxwkemnxjefer")
suspend fun popPools(argument: suspend LoadBalancerRuleOverridePopPoolArgsBuilder.() -> Unit)

Parameters

argument

A set containing mappings of Cloudflare Point-of-Presence (PoP) identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). This feature is only available to enterprise customers.