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.
1045 1046 1047 |
# File 'sig/types.rbs', line 1045 def reserved_concurrent_executions @reserved_concurrent_executions end |