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

BatchAssociateAssessmentReportEvidenceResponse

import type { BatchAssociateAssessmentReportEvidenceResponse } from "https://aws-api.deno.dev/v0.4/services/auditmanager.ts?docs=full";
interface BatchAssociateAssessmentReportEvidenceResponse {
evidenceIds?: string[] | null;
}

§Properties

§

A list of errors that the BatchAssociateAssessmentReportEvidence API returned.

§
evidenceIds?: string[] | null
[src]

The list of evidence identifiers.