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

AggregateComplianceByConformancePack

import type { AggregateComplianceByConformancePack } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/configservice.ts";
interface AggregateComplianceByConformancePack {
AccountId?: string | null;
AwsRegion?: string | null;
ConformancePackName?: string | null;
}

§Properties

§
AccountId?: string | null
[src]
§
AwsRegion?: string | null
[src]
§
ConformancePackName?: string | null
[src]