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

CreateVpcIngressConnectionResponse

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

§Properties

§
VpcIngressConnection: VpcIngressConnection
[src]

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