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

ComplianceSummaryByResourceType

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

The number of Amazon Web Services resources of a specific type that are compliant or noncompliant, up to a maximum of 100 for each.

interface ComplianceSummaryByResourceType {
ComplianceSummary?: ComplianceSummary | null;
ResourceType?: string | null;
}

§Properties

§
ComplianceSummary?: ComplianceSummary | null
[src]

The number of Amazon Web Services resources that are compliant or noncompliant, up to a maximum of 100 for each.

§
ResourceType?: string | null
[src]

The type of Amazon Web Services resource.