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

DeleteBrokerRequest

import type { DeleteBrokerRequest } from "https://aws-api.deno.dev/v0.3/services/mq.ts?docs=full";
interface DeleteBrokerRequest {
BrokerId: string;
}

§Properties

§
BrokerId: string
[src]

The unique ID that Amazon MQ generates for the broker.