GoogleCloudSecuritycenterV2Resource
import type { GoogleCloudSecuritycenterV2Resource } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Information related to the Google Cloud resource.
§Properties
The AWS metadata associated with the finding.
The Azure metadata associated with the finding.
Indicates which cloud provider the finding is from.
The GCP metadata associated with the finding.
The full resource name of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name
Provides the path to the resource within the resource hierarchy.
A string representation of the resource path. For Google Cloud, it has the
format of
organizations/{organization_id}/folders/{folder_id}/folders/{folder_id}/projects/{project_id}
where there can be any number of folders. For AWS, it has the format of
org/{organization_id}/ou/{organizational_unit_id}/ou/{organizational_unit_id}/account/{account_id}
where there can be any number of organizational units. For Azure, it has
the format of
mg/{management_group_id}/mg/{management_group_id}/subscription/{subscription_id}/rg/{resource_group_name}
where there can be any number of management groups.