instances

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

Parameters

value

Targets any of the VM instances specified. Instances are specified by their URI in the form zones/{{zone}}/instances/{{instance_name}}, projects/{{project_id}}/zones/{{zone}}/instances/{{instance_name}}, or https://www.googleapis.com/compute/v1/projects/{{project_id}}/zones/{{zone}}/instances/{{instance_name}}


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


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

Parameters

values

Targets any of the VM instances specified. Instances are specified by their URI in the form zones/{{zone}}/instances/{{instance_name}}, projects/{{project_id}}/zones/{{zone}}/instances/{{instance_name}}, or https://www.googleapis.com/compute/v1/projects/{{project_id}}/zones/{{zone}}/instances/{{instance_name}}