Class: Aws::Types::ParallelismConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ParallelismConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_parallel_execution_steps ⇒ ::Integer
Returns the value of attribute max_parallel_execution_steps.
Instance Attribute Details
#max_parallel_execution_steps ⇒ ::Integer
Returns the value of attribute max_parallel_execution_steps.
9699 9700 9701 |
# File 'sig/types.rbs', line 9699 def max_parallel_execution_steps @max_parallel_execution_steps end |