JumpStartCachedS3ContentValue | R Documentation |
Data class for the s3 cached content values.
sagemaker.core::JumpStartDataHolderType
-> JumpStartCachedS3ContentValue
new()
Instantiates JumpStartCachedS3ContentValue object.
JumpStartCachedS3ContentValue$new(formatted_content, md5_hash = NULL)
formatted_content
(Union[Dict[JumpStartVersionedModelId, JumpStartModelHeader], JumpStartModelSpecs]): Formatted content for model specs and mappings from versioned model IDs to specs.
md5_hash
(str): md5_hash for stored file content from s3.
clone()
The objects of this class are cloneable with this method.
JumpStartCachedS3ContentValue$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.