resourceUri property
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;
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.
core.String? resourceUri;