Class: Aws::Types::ExecutionProperty
- Inherits:
-
Object
- Object
- Aws::Types::ExecutionProperty
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_concurrent_runs ⇒ ::Integer
Returns the value of attribute max_concurrent_runs.
Instance Attribute Details
#max_concurrent_runs ⇒ ::Integer
Returns the value of attribute max_concurrent_runs.
2981 2982 2983 |
# File 'sig/types.rbs', line 2981 def max_concurrent_runs @max_concurrent_runs end |