/AWS1/CL_TRNINPUTFILELOCATION¶
Specifies the location for the file that's being processed.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_s3filelocation TYPE REF TO /AWS1/CL_TRNS3INPUTFILELOC /AWS1/CL_TRNS3INPUTFILELOC¶
Specifies the details for the Amazon S3 file that's being copied or decrypted.
io_efsfilelocation TYPE REF TO /AWS1/CL_TRNEFSFILELOCATION /AWS1/CL_TRNEFSFILELOCATION¶
Specifies the details for the Amazon Elastic File System (Amazon EFS) file that's being decrypted.
Queryable Attributes¶
S3FileLocation¶
Specifies the details for the Amazon S3 file that's being copied or decrypted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3FILELOCATION() |
Getter for S3FILELOCATION |
EfsFileLocation¶
Specifies the details for the Amazon Elastic File System (Amazon EFS) file that's being decrypted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EFSFILELOCATION() |
Getter for EFSFILELOCATION |