data class ConnectivityTestDestinationArgs(val instance: Output<String>? = null, val ipAddress: Output<String>? = null, val network: Output<String>? = null, val port: Output<Int>? = null, val projectId: Output<String>? = null) : ConvertibleToJava<ConnectivityTestDestinationArgs>
The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test's destination is a global load balancer VIP.
Project ID where the endpoint is located. The Project ID can be derived from the URI if you provide a VM instance or network URI. The following are two cases where you must provide the project ID: