instances

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


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