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

UpdateSubscriptionsToEventBridgeResponse

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

§Properties

§
Result?: string | null
[src]

A string that indicates how many event subscriptions were migrated and how many remain to be migrated.