Skip to content

/AWS1/CL_DZNCOMPUTECONFIG

The compute configuration for a notebook run in Amazon SageMaker Unified Studio.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_instancetype TYPE /AWS1/DZNINSTANCETYPE /AWS1/DZNINSTANCETYPE

The instance type for the notebook run compute.

iv_environmentversion TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The environment version for the notebook run compute.


Queryable Attributes

instanceType

The instance type for the notebook run compute.

Accessible with the following methods

Method Description
GET_INSTANCETYPE() Getter for INSTANCETYPE, with configurable default
ASK_INSTANCETYPE() Getter for INSTANCETYPE w/ exceptions if field has no value
HAS_INSTANCETYPE() Determine if INSTANCETYPE has a value

environmentVersion

The environment version for the notebook run compute.

Accessible with the following methods

Method Description
GET_ENVIRONMENTVERSION() Getter for ENVIRONMENTVERSION, with configurable default
ASK_ENVIRONMENTVERSION() Getter for ENVIRONMENTVERSION w/ exceptions if field has no
HAS_ENVIRONMENTVERSION() Determine if ENVIRONMENTVERSION has a value