resourceUri property

String? resourceUri
getter/setter pair

A URI that represents the resource for which the occurrence applies.

For example, https://gcr.io/project/image@sha256:123abc for a Docker image.

Required. Immutable.

Implementation

core.String? resourceUri;