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

CreateVpcEndpointResponse

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

§Properties

§
createVpcEndpointDetail?: CreateVpcEndpointDetail | null
[src]

Details about the created interface VPC endpoint.