JumpStartVersionedModelId: JumpStartVersionedModelId class

JumpStartVersionedModelIdR Documentation

JumpStartVersionedModelId class

Description

Data class for versioned model IDs.

Super class

sagemaker.core::JumpStartDataHolderType -> JumpStartVersionedModelId

Methods

Public methods

Inherited methods

Method new()

Instantiates JumpStartVersionedModelId object.

Usage
JumpStartVersionedModelId$new(model_id, version)
Arguments
model_id

(str): JumpStart model ID.

version

(str): JumpStart model version.


Method clone()

The objects of this class are cloneable with this method.

Usage
JumpStartVersionedModelId$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-core documentation built on June 13, 2022, 12:12 p.m.