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

RemoteManagement

import type { RemoteManagement } from "https://aws-api.deno.dev/v0.3/services/snowball.ts?docs=full";
type RemoteManagement = "INSTALLED_ONLY" | "INSTALLED_AUTOSTART" | cmnP.UnexpectedEnumValue;

§Type

§
"INSTALLED_ONLY" | "INSTALLED_AUTOSTART" | cmnP.UnexpectedEnumValue
[src]