Class: Aws::Types::Concurrency
- Inherits:
-
Object
- Object
- Aws::Types::Concurrency
- 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.
304 305 306 |
# File 'sig/types.rbs', line 304 def reserved_concurrent_executions @reserved_concurrent_executions end |