instances

@JvmName(name = "qkyxtsnodxnsppgr")
suspend fun instances(value: Output<List<String>>)
@JvmName(name = "jwpptqryvwirvjpk")
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 = "ufedpyegrxjbxbnt")
suspend fun instances(vararg values: Output<String>)


@JvmName(name = "rgeogumoodbysxrj")
suspend fun instances(values: List<Output<String>>)
@JvmName(name = "strwmpgrgfbkgwbj")
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.