Class: Aws::Types::AsyncInferenceClientConfig
- Inherits:
-
Object
- Object
- Aws::Types::AsyncInferenceClientConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_concurrent_invocations_per_instance ⇒ ::Integer
Returns the value of attribute max_concurrent_invocations_per_instance.
Instance Attribute Details
#max_concurrent_invocations_per_instance ⇒ ::Integer
Returns the value of attribute max_concurrent_invocations_per_instance.
517 518 519 |
# File 'sig/types.rbs', line 517 def max_concurrent_invocations_per_instance @max_concurrent_invocations_per_instance end |