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

CreateDeliveryStreamOutput

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

§Properties

§
DeliveryStreamARN?: string | null
[src]

The ARN of the delivery stream.