externalUri property

String? externalUri
getter/setter pair

The URI that, if available, points to a web page outside of Security Command Center where additional information about the finding can be found.

This field is guaranteed to be either empty or a well formed URL.

Implementation

core.String? externalUri;