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

UpdateVpcIngressConnectionResponse

import type { UpdateVpcIngressConnectionResponse } from "https://aws-api.deno.dev/v0.4/services/apprunner.ts?docs=full";
interface UpdateVpcIngressConnectionResponse {
VpcIngressConnection: VpcIngressConnection;
}

§Properties

§
VpcIngressConnection: VpcIngressConnection
[src]

A description of the App Runner VPC Ingress Connection resource that's updated by this request.