/AWS1/CL_CRLTRAINEDMDELINFER00¶
Provides configuration information for the trained model inference job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_containerlogs TYPE /AWS1/CL_CRLLOGSCONFPOLICY=>TT_LOGSCONFIGURATIONPOLICYLIST TT_LOGSCONFIGURATIONPOLICYLIST¶
The logs container for the trained model inference job.
io_maxoutputsize TYPE REF TO /AWS1/CL_CRLTRAINEDMDELINFER01 /AWS1/CL_CRLTRAINEDMDELINFER01¶
The maximum allowed size of the output of the trained model inference job.
Queryable Attributes¶
containerLogs¶
The logs container for the trained model inference job.
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 |
maxOutputSize¶
The maximum allowed size of the output of the trained model inference job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXOUTPUTSIZE() |
Getter for MAXOUTPUTSIZE |