/AWS1/CL_SGMAIDATASETCONFIG¶
The dataset configuration for an AI workload. This is a union type — specify one of the members.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_inputdataconfig TYPE /AWS1/CL_SGMAIWKLDINPUTDATACFG=>TT_AIWKLDINPUTDATACONFIGLIST TT_AIWKLDINPUTDATACONFIGLIST¶
An array of input data channel configurations for the workload.
Queryable Attributes¶
InputDataConfig¶
An array of input data channel configurations for the workload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTDATACONFIG() |
Getter for INPUTDATACONFIG, with configurable default |
ASK_INPUTDATACONFIG() |
Getter for INPUTDATACONFIG w/ exceptions if field has no val |
HAS_INPUTDATACONFIG() |
Determine if INPUTDATACONFIG has a value |