Skip to content

/AWS1/CL_CRLTRAINEDMDELSCONF00

The configuration policy for the trained models.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_containerlogs TYPE /AWS1/CL_CRLLOGSCONFPOLICY=>TT_LOGSCONFIGURATIONPOLICYLIST TT_LOGSCONFIGURATIONPOLICYLIST

The container for the logs of the trained model.

io_containermetrics TYPE REF TO /AWS1/CL_CRLMETRICSCONFPOLICY /AWS1/CL_CRLMETRICSCONFPOLICY

The container for the metrics of the trained model.

io_maxartifactsize TYPE REF TO /AWS1/CL_CRLTRAINEDMDELARTIF00 /AWS1/CL_CRLTRAINEDMDELARTIF00

The maximum size limit for trained model artifacts as defined in the configuration policy. This setting helps enforce consistent size limits across trained models in the collaboration.


Queryable Attributes

containerLogs

The container for the logs of the trained model.

Accessible with the following methods

Method Description
GET_CONTAINERLOGS() Getter for CONTAINERLOGS, with configurable default
ASK_CONTAINERLOGS() Getter for CONTAINERLOGS w/ exceptions if field has no value
HAS_CONTAINERLOGS() Determine if CONTAINERLOGS has a value

containerMetrics

The container for the metrics of the trained model.

Accessible with the following methods

Method Description
GET_CONTAINERMETRICS() Getter for CONTAINERMETRICS

maxArtifactSize

The maximum size limit for trained model artifacts as defined in the configuration policy. This setting helps enforce consistent size limits across trained models in the collaboration.

Accessible with the following methods

Method Description
GET_MAXARTIFACTSIZE() Getter for MAXARTIFACTSIZE