/AWS1/CL_XL8IMPTERMINOLOGYRSP¶
ImportTerminologyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_terminologyproperties TYPE REF TO /AWS1/CL_XL8TERMINOLOGYPRPS /AWS1/CL_XL8TERMINOLOGYPRPS¶
The properties of the custom terminology being imported.
io_auxiliarydatalocation TYPE REF TO /AWS1/CL_XL8TERMINOLOGYDATALOC /AWS1/CL_XL8TERMINOLOGYDATALOC¶
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file. This file was created when Amazon Translate attempted to create a terminology resource. The location is returned as a presigned URL to that has a 30 minute expiration.
Queryable Attributes¶
TerminologyProperties¶
The properties of the custom terminology being imported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TERMINOLOGYPROPERTIES() |
Getter for TERMINOLOGYPROPERTIES |
AuxiliaryDataLocation¶
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file. This file was created when Amazon Translate attempted to create a terminology resource. The location is returned as a presigned URL to that has a 30 minute expiration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUXILIARYDATALOCATION() |
Getter for AUXILIARYDATALOCATION |