ParallelismConfiguration: ParallelismConfiguration

ParallelismConfigurationR Documentation

ParallelismConfiguration

Description

Parallelism config for SageMaker pipeline

Public fields

max_parallel_execution_steps

Max number of steps which could be parallelized

Methods

Public methods


Method new()

Create a ParallelismConfiguration

Usage
ParallelismConfiguration$new(max_parallel_execution_steps)
Arguments
max_parallel_execution_steps,

int: max number of steps which could be parallelized


Method to_request()

The request structure.

Usage
ParallelismConfiguration$to_request()

Method format()

format class

Usage
ParallelismConfiguration$format()

Method clone()

The objects of this class are cloneable with this method.

Usage
ParallelismConfiguration$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-workflow documentation built on April 3, 2022, 11:28 p.m.