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

AssociateCreatedArtifactRequest

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

§Properties

§
CreatedArtifact: CreatedArtifact
[src]

An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)

§
DryRun?: boolean | null
[src]

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

§
MigrationTaskName: string
[src]

Unique identifier that references the migration task. Do not store personal data in this field.

§
ProgressUpdateStream: string
[src]

The name of the ProgressUpdateStream.