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

BatchGetVpcEndpointRequest

import type { BatchGetVpcEndpointRequest } from "https://aws-api.deno.dev/v0.4/services/opensearchserverless.ts?docs=full";
interface BatchGetVpcEndpointRequest {
ids: string[];
}

§Properties

§
ids: string[]
[src]

A list of VPC endpoint identifiers.