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

CreateReplicationJobResponse

import type { CreateReplicationJobResponse } from "https://aws-api.deno.dev/v0.4/services/sms.ts?docs=full";
interface CreateReplicationJobResponse {
replicationJobId?: string | null;
}

§Properties

§
replicationJobId?: string | null
[src]

The unique identifier of the replication job.