JumpStartVersionedModelId | R Documentation |
Data class for versioned model IDs.
sagemaker.core::JumpStartDataHolderType
-> JumpStartVersionedModelId
new()
Instantiates JumpStartVersionedModelId object.
JumpStartVersionedModelId$new(model_id, version)
model_id
(str): JumpStart model ID.
version
(str): JumpStart model version.
clone()
The objects of this class are cloneable with this method.
JumpStartVersionedModelId$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.