url property
URL displays the URL for accessing tagged traffic targets.
URL is displayed in status, and is disallowed on spec. URL must contain a scheme (e.g. https://) and a hostname, but may not contain anything else (e.g. basic auth, url path, etc.)
Output only.
Implementation
core.String? url;