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

VirtualNodeConnectionPool

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

An object that represents the type of virtual node connection pool.

Only one protocol is used at a time and should be the same protocol as the one chosen under port mapping.

If not present the default value for maxPendingRequests is 2147483647.

interface VirtualNodeConnectionPool {}

§Properties

§

An object that represents a type of connection pool.

§

An object that represents a type of connection pool.

§

An object that represents a type of connection pool.

§

An object that represents a type of connection pool.