poolIds

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

Parameters

value

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


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


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

Parameters

values

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