resourceName property

String? resourceName
getter/setter pair

For findings on Google Cloud resources, the full resource name of the Google Cloud resource this finding is for.

See: https://cloud.google.com/apis/design/resource_names#full_resource_name When the finding is for a non-Google Cloud resource, the resourceName can be a customer or partner defined string. This field is immutable after creation time.

Implementation

core.String? resourceName;