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

UpdateVpcEndpointResponse

import type { UpdateVpcEndpointResponse } from "https://aws-api.deno.dev/v0.4/services/opensearchserverless.ts?docs=full";
interface UpdateVpcEndpointResponse {
UpdateVpcEndpointDetail?: UpdateVpcEndpointDetail | null;
}

§Properties

§
UpdateVpcEndpointDetail?: UpdateVpcEndpointDetail | null
[src]

Details about the updated VPC endpoint.