instances

@JvmName(name = "ypfupnlgxbphddoe")
suspend fun instances(value: Output<List<String>>)
@JvmName(name = "saloacocgvhutqia")
suspend fun instances(value: List<String>?)

Parameters

value

A list of resource URLs to the virtual machine instances serving this pool. They must live in zones contained in the same region as this pool.


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


@JvmName(name = "bqvfoidpgasljqwh")
suspend fun instances(values: List<Output<String>>)
@JvmName(name = "guqdwsmfjtbhpijm")
suspend fun instances(vararg values: String)

Parameters

values

A list of resource URLs to the virtual machine instances serving this pool. They must live in zones contained in the same region as this pool.