Class: Aws::Types::VirtualNodeGrpcConnectionPool
- Inherits:
-
Object
- Object
- Aws::Types::VirtualNodeGrpcConnectionPool
- 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.
1558 1559 1560 |
# File 'sig/types.rbs', line 1558 def max_requests @max_requests end |