JumpStartECRSpecs: Data class for JumpStart ECR specs.

JumpStartECRSpecsR Documentation

Data class for JumpStart ECR specs.

Description

Data class for JumpStart ECR specs.

Data class for JumpStart ECR specs.

Super class

sagemaker.core::JumpStartDataHolderType -> JumpStartECRSpecs

Methods

Public methods

Inherited methods

Method new()

Initializes a JumpStartECRSpecs object from its json representation.

Usage
JumpStartECRSpecs$new(spec)
Arguments
spec

(Dict[str, Any]): Dictionary representation of spec.


Method from_json()

Sets fields in object based on json.

Usage
JumpStartECRSpecs$from_json(json_obj)
Arguments
json_obj

(Dict[str, Any]): Dictionary representation of spec.


Method to_json()

Returns json representation of JumpStartECRSpecs object in list format.

Usage
JumpStartECRSpecs$to_json()

Method clone()

The objects of this class are cloneable with this method.

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