instances

@JvmName(name = "vmemkgcxjnvkuiuk")
suspend fun instances(value: Output<List<String>>)
@JvmName(name = "hwwwdhjfvrrgiobu")
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&#46;googleapis&#46;com/compute/v1/projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]


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


@JvmName(name = "bchxcegbaineefgk")
suspend fun instances(values: List<Output<String>>)
@JvmName(name = "jhdiaijsskadlhdi")
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&#46;googleapis&#46;com/compute/v1/projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]