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

GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay

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

The proposed changes to OrgPolicy.

interface GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay {}

§Properties

§

Optional. The OrgPolicy CustomConstraint changes to preview violations for. Any existing CustomConstraints with the same name will be overridden in the simulation. That is, violations will be determined as if all custom constraints in the overlay were instantiated. Only a single custom_constraint is supported in the overlay at a time. For evaluating multiple constraints, multiple GenerateOrgPolicyViolationsPreview requests are made, where each request evaluates a single constraint.

§

Optional. The OrgPolicy changes to preview violations for. Any existing OrgPolicies with the same name will be overridden in the simulation. That is, violations will be determined as if all policies in the overlay were created or updated.