/AWS1/CL_BDKADVDPROPTMZOUTCFG¶
Contains the output data configuration for an advanced prompt optimization job.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_s3uri TYPE /AWS1/BDKS3URIFOLDER /AWS1/BDKS3URIFOLDER¶
The S3 URI prefix where the optimization results will be written.
Queryable Attributes¶
s3Uri¶
The S3 URI prefix where the optimization results will be written.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3URI() |
Getter for S3URI, with configurable default |
ASK_S3URI() |
Getter for S3URI w/ exceptions if field has no value |
HAS_S3URI() |
Determine if S3URI has a value |