Class: Aws::Types::ParallelismConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_parallel_execution_steps::Integer

Returns the value of attribute max_parallel_execution_steps.

Returns:

  • (::Integer)


9699
9700
9701
# File 'sig/types.rbs', line 9699

def max_parallel_execution_steps
  @max_parallel_execution_steps
end