Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudSecuritycenterV2ArtifactGuardPolicies

import type { GoogleCloudSecuritycenterV2ArtifactGuardPolicies } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Represents the result of evaluating artifact guard policies.

interface GoogleCloudSecuritycenterV2ArtifactGuardPolicies {
resourceId?: string;
}

§Properties

§

A list of failing policies.

§
resourceId?: string
[src]

The ID of the resource that has policies configured for it.