instances

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


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