7#include <aws/appmesh/AppMesh_EXPORTS.h>
40 m_maxConnectionsHasBeenSet =
true;
41 m_maxConnections = value;
57 m_maxPendingRequestsHasBeenSet =
true;
58 m_maxPendingRequests = value;
66 int m_maxConnections{0};
68 int m_maxPendingRequests{0};
69 bool m_maxConnectionsHasBeenSet =
false;
70 bool m_maxPendingRequestsHasBeenSet =
false;
void SetMaxPendingRequests(int value)
VirtualGatewayHttpConnectionPool & WithMaxPendingRequests(int value)
void SetMaxConnections(int value)
bool MaxConnectionsHasBeenSet() const
int GetMaxConnections() const
int GetMaxPendingRequests() const
AWS_APPMESH_API VirtualGatewayHttpConnectionPool & operator=(Aws::Utils::Json::JsonView jsonValue)
bool MaxPendingRequestsHasBeenSet() const
AWS_APPMESH_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_APPMESH_API VirtualGatewayHttpConnectionPool()=default
AWS_APPMESH_API VirtualGatewayHttpConnectionPool(Aws::Utils::Json::JsonView jsonValue)
VirtualGatewayHttpConnectionPool & WithMaxConnections(int value)
Aws::Utils::Json::JsonValue JsonValue