/dhall-aws-cloudformation/cloudformation/AWS::AppMesh::VirtualGateway/VirtualGatewayHttpConnectionPool.dhall
Copy path to clipboardSource
{ Type = { MaxConnections : Integer, MaxPendingRequests : Optional Integer }
, default.MaxPendingRequests = None Integer
}