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

DeleteInboundCrossClusterSearchConnectionRequest

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

Container for the parameters to the "DeleteInboundCrossClusterSearchConnection" operation.

interface DeleteInboundCrossClusterSearchConnectionRequest {
CrossClusterSearchConnectionId: string;
}

§Properties

§
CrossClusterSearchConnectionId: string
[src]

The id of the inbound connection that you want to permanently delete.