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

OrgPolicyConstraint

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

A predefined organization policy constraint.

interface OrgPolicyConstraint {
cannedConstraintId?: string;
}

§Properties

§
cannedConstraintId?: string
[src]

Required. A unique identifier for the constraint.

§

Required. The rules enforced by the constraint.