JumpStartCachedS3ContentValue: JumpStartCachedS3ContentValue class

JumpStartCachedS3ContentValueR Documentation

JumpStartCachedS3ContentValue class

Description

Data class for the s3 cached content values.

Super class

sagemaker.core::JumpStartDataHolderType -> JumpStartCachedS3ContentValue

Methods

Public methods

Inherited methods

Method new()

Instantiates JumpStartCachedS3ContentValue object.

Usage
JumpStartCachedS3ContentValue$new(formatted_content, md5_hash = NULL)
Arguments
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.


Method clone()

The objects of this class are cloneable with this method.

Usage
JumpStartCachedS3ContentValue$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.