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

ModifyVerifiedAccessGroupPolicyResult

import type { ModifyVerifiedAccessGroupPolicyResult } from "https://aws-api.deno.dev/v0.4/services/ec2.ts?docs=full";
interface ModifyVerifiedAccessGroupPolicyResult {
PolicyDocument?: string | null;
PolicyEnabled?: boolean | null;
}

§Properties

§
PolicyDocument?: string | null
[src]

The Amazon Web Services Verified Access policy document.

§
PolicyEnabled?: boolean | null
[src]

The status of the Verified Access policy.