instances

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

Parameters

value

The list of instances in the group, in self_link format. When adding instances they must all be in the same network and zone as the instance group.


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


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

Parameters

values

The list of instances in the group, in self_link format. When adding instances they must all be in the same network and zone as the instance group.