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

ApplicationPreferences

import type { ApplicationPreferences } from "https://aws-api.deno.dev/v0.4/services/migrationhubstrategy.ts?docs=full";

Application preferences that you specify.

interface ApplicationPreferences {
managementPreference?: ManagementPreference | null;
}

§Properties

§
managementPreference?: ManagementPreference | null
[src]

Application preferences that you specify to prefer managed environment.