instances

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


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