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

UpdateVirtualGatewayOutput

import type { UpdateVirtualGatewayOutput } from "https://aws-api.deno.dev/v0.3/services/appmesh.ts?docs=full";
interface UpdateVirtualGatewayOutput {
virtualGateway: VirtualGatewayData;
}

§Properties

§
virtualGateway: VirtualGatewayData
[src]

A full description of the virtual gateway that was updated.