class Aws::AppMesh::Types::VirtualNodeTcpConnectionPool

An object that represents a type of connection pool.

@note When making an API call, you may pass VirtualNodeTcpConnectionPool

data as a hash:

    {
      max_connections: 1, # required
    }

@!attribute [rw] max_connections

Maximum number of outbound TCP connections Envoy can establish
concurrently with all hosts in upstream cluster.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/VirtualNodeTcpConnectionPool AWS API Documentation

Constants

SENSITIVE