Entity: Base object for workflow entities.

EntityR Documentation

Base object for workflow entities.

Description

Entities must implement the to_request method.

Methods

Public methods


Method to_request()

Get the request structure for workflow service calls.

Usage
Entity$to_request()

Method format()

format class

Usage
Entity$format()

Method clone()

The objects of this class are cloneable with this method.

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