StepCollection: Workflow StepCollection class

StepCollectionR Documentation

Workflow StepCollection class

Description

A wrapper of pipeline steps for workflow.

Public fields

steps

A list of steps.

Methods

Public methods


Method new()

Initialize StepCollection class

Usage
StepCollection$new(steps)
Arguments
steps

(List[Step]): A list of steps.


Method request_list()

Get the request structure for workflow service calls.

Usage
StepCollection$request_list()

Method format()

format class

Usage
StepCollection$format()

Method clone()

The objects of this class are cloneable with this method.

Usage
StepCollection$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.