instances

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


@JvmName(name = "xlbxxocmnkxtrune")
suspend fun instances(values: List<Output<String>>)
@JvmName(name = "lgpvxxphmahjkbbu")
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}}