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.
1039 1040 1041 |
# File 'sig/types.rbs', line 1039 def reserved_concurrent_executions @reserved_concurrent_executions end |