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

AggregateConformancePackComplianceSummary

import type { AggregateConformancePackComplianceSummary } from "https://aws-api.deno.dev/v0.4/services/configservice.ts?docs=full";

Provides a summary of compliance based on either account ID or region.

interface AggregateConformancePackComplianceSummary {
ComplianceSummary?: AggregateConformancePackComplianceCount | null;
GroupName?: string | null;
}

§Properties

§

Returns an AggregateConformancePackComplianceCount object.

§
GroupName?: string | null
[src]

Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.