Class: Aws::Types::VirtualNodeTcpConnectionPool
- Inherits:
-
Object
- Object
- Aws::Types::VirtualNodeTcpConnectionPool
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_connections ⇒ ::Integer
Returns the value of attribute max_connections.
Instance Attribute Details
#max_connections ⇒ ::Integer
Returns the value of attribute max_connections.
1605 1606 1607 |
# File 'sig/types.rbs', line 1605 def max_connections @max_connections end |