url property

String? url
getter/setter pair

An optional URL tied to this manual approval result.

This field is essentially the same as comment, except that it will be rendered by the UI differently. An example use case is a link to an external job that approved this Build.

Optional.

Implementation

core.String? url;