JumpStartCachedS3ContentKey | R Documentation |
Data class for the s3 cached content keys.
sagemaker.core::JumpStartDataHolderType
-> JumpStartCachedS3ContentKey
new()
Instantiates JumpStartCachedS3ContentKey object.
JumpStartCachedS3ContentKey$new(file_type, s3_key)
file_type
(JumpStartS3FileType): JumpStart file type.
s3_key
(str): object key in s3.
clone()
The objects of this class are cloneable with this method.
JumpStartCachedS3ContentKey$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.