poolIds

@JvmName(name = "ersbxsmjvcdtutbf")
suspend fun poolIds(value: Output<List<String>>)
@JvmName(name = "ipicaabwdymmftif")
suspend fun poolIds(value: List<String>)

Parameters

value

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


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


@JvmName(name = "jgqoxtpmexlrpfeo")
suspend fun poolIds(values: List<Output<String>>)
@JvmName(name = "meywdjnyxkqsfjdp")
suspend fun poolIds(vararg values: String)

Parameters

values

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