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

RejectInboundCrossClusterSearchConnectionRequest

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

Container for the parameters to the "RejectInboundCrossClusterSearchConnection" operation.

interface RejectInboundCrossClusterSearchConnectionRequest {
CrossClusterSearchConnectionId: string;
}

§Properties

§
CrossClusterSearchConnectionId: string
[src]

The id of the inbound connection that you want to reject.