Class: Aws::Types::GetFunctionConcurrencyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetFunctionConcurrencyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reserved_concurrent_executions ⇒ ::Integer
Returns the value of attribute reserved_concurrent_executions.
Instance Attribute Details
#reserved_concurrent_executions ⇒ ::Integer
Returns the value of attribute reserved_concurrent_executions.
1046 1047 1048 |
# File 'sig/types.rbs', line 1046 def reserved_concurrent_executions @reserved_concurrent_executions end |