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

DeleteOutboundCrossClusterSearchConnectionRequest

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

Container for the parameters to the "DeleteOutboundCrossClusterSearchConnection" operation.

interface DeleteOutboundCrossClusterSearchConnectionRequest {
CrossClusterSearchConnectionId: string;
}

§Properties

§
CrossClusterSearchConnectionId: string
[src]

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