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

RunFleetAdvisorLsaAnalysisResponse

import type { RunFleetAdvisorLsaAnalysisResponse } from "https://aws-api.deno.dev/v0.4/services/dms.ts?docs=full";
interface RunFleetAdvisorLsaAnalysisResponse {
LsaAnalysisId?: string | null;
Status?: string | null;
}

§Properties

§
LsaAnalysisId?: string | null
[src]

The ID of the LSA analysis run.

§
Status?: string | null
[src]

The status of the LSA analysis, for example COMPLETED.