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

GetResourceEvaluationSummaryRequest

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

§Properties

§
ResourceEvaluationId: string
[src]

The unique ResourceEvaluationId of Amazon Web Services resource execution for which you want to retrieve the evaluation summary.