| ParallelismConfiguration | R Documentation |
Parallelism config for SageMaker pipeline
max_parallel_execution_stepsMax number of steps which could be parallelized
new()Create a ParallelismConfiguration
ParallelismConfiguration$new(max_parallel_execution_steps)
max_parallel_execution_steps, int: max number of steps which could be parallelized
to_request()The request structure.
ParallelismConfiguration$to_request()
format()format class
ParallelismConfiguration$format()
clone()The objects of this class are cloneable with this method.
ParallelismConfiguration$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.