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

GetPortfolioSummaryResponse

import type { GetPortfolioSummaryResponse } from "https://aws-api.deno.dev/v0.4/services/migrationhubstrategy.ts?docs=full";
interface GetPortfolioSummaryResponse {
assessmentSummary?: AssessmentSummary | null;
}

§Properties

§
assessmentSummary?: AssessmentSummary | null
[src]

An assessment summary for the portfolio including the number of servers to rehost and the overall number of anti-patterns.