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

CreatePublishingDestinationResponse

import type { CreatePublishingDestinationResponse } from "https://aws-api.deno.dev/v0.4/services/guardduty.ts?docs=full";
interface CreatePublishingDestinationResponse {
DestinationId: string;
}

§Properties

§
DestinationId: string
[src]

The ID of the publishing destination that is created.