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

DeleteBrokerResponse

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

§Properties

§
BrokerId?: string | null
[src]

The unique ID that Amazon MQ generates for the broker.