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

DescribeDeliveryChannelStatusRequest

import type { DescribeDeliveryChannelStatusRequest } from "https://aws-api.deno.dev/v0.3/services/configservice.ts?docs=full";

The input for the "DeliveryChannelStatus" action.

interface DescribeDeliveryChannelStatusRequest {
DeliveryChannelNames?: string[] | null;
}

§Properties

§
DeliveryChannelNames?: string[] | null
[src]

A list of delivery channel names.