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

UpdateAssessmentResponse

import type { UpdateAssessmentResponse } from "https://aws-api.deno.dev/v0.4/services/auditmanager.ts?docs=full";
interface UpdateAssessmentResponse {
assessment?: Assessment | null;
}

§Properties

§
assessment?: Assessment | null
[src]

The response object for the UpdateAssessment API. This is the name of the updated assessment.