/AWS1/CL_SGMRECOMMENDATIONJO03¶
The configuration for the payload for a recommendation job.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_samplepayloadurl
TYPE /AWS1/SGMS3URI
/AWS1/SGMS3URI
¶
The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).
it_supportedcontenttypes
TYPE /AWS1/CL_SGMRECOMMENDATIONJO04=>TT_RECOMMENDATIONJOBSUPPEDCO00
TT_RECOMMENDATIONJOBSUPPEDCO00
¶
The supported MIME types for the input data.
Queryable Attributes¶
SamplePayloadUrl¶
The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).
Accessible with the following methods¶
Method | Description |
---|---|
GET_SAMPLEPAYLOADURL() |
Getter for SAMPLEPAYLOADURL, with configurable default |
ASK_SAMPLEPAYLOADURL() |
Getter for SAMPLEPAYLOADURL w/ exceptions if field has no va |
HAS_SAMPLEPAYLOADURL() |
Determine if SAMPLEPAYLOADURL has a value |
SupportedContentTypes¶
The supported MIME types for the input data.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUPPORTEDCONTENTTYPES() |
Getter for SUPPORTEDCONTENTTYPES, with configurable default |
ASK_SUPPORTEDCONTENTTYPES() |
Getter for SUPPORTEDCONTENTTYPES w/ exceptions if field has |
HAS_SUPPORTEDCONTENTTYPES() |
Determine if SUPPORTEDCONTENTTYPES has a value |