Skip to content

/AWS1/CL_SGMMODELPACKAGECONFIG

The configuration for the Model package.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_modelpackagegrouparn TYPE /AWS1/SGMMODELPACKAGEGROUPARN /AWS1/SGMMODELPACKAGEGROUPARN

The Amazon Resource Name (ARN) of the model package group of output model package.

Optional arguments:

iv_sourcemodelpackagearn TYPE /AWS1/SGMMODELPACKAGEARN /AWS1/SGMMODELPACKAGEARN

The Amazon Resource Name (ARN) of the source model package used for continued fine-tuning and custom model evaluation.


Queryable Attributes

ModelPackageGroupArn

The Amazon Resource Name (ARN) of the model package group of output model package.

Accessible with the following methods

Method Description
GET_MODELPACKAGEGROUPARN() Getter for MODELPACKAGEGROUPARN, with configurable default
ASK_MODELPACKAGEGROUPARN() Getter for MODELPACKAGEGROUPARN w/ exceptions if field has n
HAS_MODELPACKAGEGROUPARN() Determine if MODELPACKAGEGROUPARN has a value

SourceModelPackageArn

The Amazon Resource Name (ARN) of the source model package used for continued fine-tuning and custom model evaluation.

Accessible with the following methods

Method Description
GET_SOURCEMODELPACKAGEARN() Getter for SOURCEMODELPACKAGEARN, with configurable default
ASK_SOURCEMODELPACKAGEARN() Getter for SOURCEMODELPACKAGEARN w/ exceptions if field has
HAS_SOURCEMODELPACKAGEARN() Determine if SOURCEMODELPACKAGEARN has a value