JumpStartDataHolderType: Base class for many JumpStart types.

JumpStartDataHolderTypeR Documentation

Base class for many JumpStart types.

Description

Allows objects to be added to dicts and sets, and improves string representation. This class overrides the “__eq__“ and “__hash__“ methods so that different objects with the same attributes/types can be compared.

Methods

Public methods


Method format()

Returns “__repr__“ string of object.

Usage
JumpStartDataHolderType$format()

Method clone()

The objects of this class are cloneable with this method.

Usage
JumpStartDataHolderType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.