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

AnalyzerOrgPolicyConstraint

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

The organization policy constraint definition.

interface AnalyzerOrgPolicyConstraint {
googleDefinedConstraint?: GoogleCloudAssetV1Constraint;
}

§Properties

§

The definition of the custom constraint.

§
googleDefinedConstraint?: GoogleCloudAssetV1Constraint
[src]

The definition of the canned constraint defined by Google.