poolIds

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

Parameters

value

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


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


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

Parameters

values

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