defaultPools

@JvmName(name = "apubpiqvsyoqxhrl")
suspend fun defaultPools(value: Output<List<String>>)
@JvmName(name = "ujrvardwicyalomk")
suspend fun defaultPools(value: List<String>?)

Parameters

value

A list of pool IDs ordered by their failover priority. Used whenever pop_pools/country_pools/region_pools are not defined.


@JvmName(name = "xwwjwnlbywoqkhts")
suspend fun defaultPools(vararg values: Output<String>)


@JvmName(name = "aupoplucxqwayhmh")
suspend fun defaultPools(values: List<Output<String>>)
@JvmName(name = "himttvjommvcstfs")
suspend fun defaultPools(vararg values: String)

Parameters

values

A list of pool IDs ordered by their failover priority. Used whenever pop_pools/country_pools/region_pools are not defined.