Class: Aws::Types::VirtualNodeHttp2ConnectionPool
- Inherits:
-
Object
- Object
- Aws::Types::VirtualNodeHttp2ConnectionPool
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_requests ⇒ ::Integer
Returns the value of attribute max_requests.
Instance Attribute Details
#max_requests ⇒ ::Integer
Returns the value of attribute max_requests.
1563 1564 1565 |
# File 'sig/types.rbs', line 1563 def max_requests @max_requests end |