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

DescribeMigrationTaskRequest

import type { DescribeMigrationTaskRequest } from "https://aws-api.deno.dev/v0.3/services/migrationhub.ts?docs=full";
interface DescribeMigrationTaskRequest {
MigrationTaskName: string;
ProgressUpdateStream: string;
}

§Properties

§
MigrationTaskName: string
[src]

The identifier given to the MigrationTask. Do not store personal data in this field.

§
ProgressUpdateStream: string
[src]

The name of the ProgressUpdateStream.