instance

@JvmName(name = "ahlgwkkgjknhacxe")
suspend fun instance(value: Output<String>)
@JvmName(name = "amhdbhgyrrbsbxwo")
suspend fun instance(value: String?)

Parameters

value

A URL to the virtual machine instance that handles traffic for this target instance. When creating a target instance, you can provide the fully-qualified URL or a valid partial URL to the desired virtual machine. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instances/instance - projects/project/zones/zone/instances/instance - zones/zone/instances/instance