/AWS1/CL_CNHS3SOURCE¶
S3 uri for input data source
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_uri TYPE /AWS1/CNHS3URI /AWS1/CNHS3URI¶
The S3 URI.
Queryable Attributes¶
uri¶
The S3 URI.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_URI() |
Getter for URI, with configurable default |
ASK_URI() |
Getter for URI w/ exceptions if field has no value |
HAS_URI() |
Determine if URI has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_S3SOURCES¶
TYPES TT_S3SOURCES TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNHS3SOURCE WITH DEFAULT KEY
.