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

TransformationToolName

import type { TransformationToolName } from "https://aws-api.deno.dev/v0.4/services/migrationhubstrategy.ts?docs=full";
type TransformationToolName =
| "App2Container"
| "Porting Assistant For .NET"
| "End of Support Migration"
| "Windows Web Application Migration Assistant"
| "Application Migration Service"
| "Strategy Recommendation Support"
| "In Place Operating System Upgrade"
| "Schema Conversion Tool"
| "Database Migration Service"
| "Native SQL Server Backup/Restore"

§Type

§
"App2Container" | "Porting Assistant For .NET" | "End of Support Migration" | "Windows Web Application Migration Assistant" | "Application Migration Service" | "Strategy Recommendation Support" | "In Place Operating System Upgrade" | "Schema Conversion Tool" | "Database Migration Service" | "Native SQL Server Backup/Restore" | cmnP.UnexpectedEnumValue
[src]