uriOverride property

UriOverride? uriOverride
getter/setter pair

URI override.

When specified, overrides the execution URI for all the tasks in the queue.

Implementation

UriOverride? uriOverride;