Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface GetConformancePackComplianceDetailsResponse
import { type GetConformancePackComplianceDetailsResponse } from "https://deno.land/x/aws_api@v0.1.0/services/config@2014-11-12/mod.ts";

Properties

ConformancePackName: string
optional
ConformancePackRuleEvaluationResults: ConformancePackEvaluationResult[] | null
optional
NextToken: string | null