/AWS1/CL_PZZBTCINFERENCEJOBINP¶
The input configuration of a batch inference job.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_s3datasource TYPE REF TO /AWS1/CL_PZZS3DATACONFIG /AWS1/CL_PZZS3DATACONFIG¶
The URI of the Amazon S3 location that contains your input data. The Amazon S3 bucket must be in the same region as the API endpoint you are calling.
Queryable Attributes¶
s3DataSource¶
The URI of the Amazon S3 location that contains your input data. The Amazon S3 bucket must be in the same region as the API endpoint you are calling.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_S3DATASOURCE() | 
Getter for S3DATASOURCE |