/AWS1/CL_DEXCRES3DATAACCFRMS00¶
Details of the operation to create an Amazon S3 data access from an S3 bucket.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_assetsource TYPE REF TO /AWS1/CL_DEXS3DATAACCASTSRCENT /AWS1/CL_DEXS3DATAACCASTSRCENT¶
Details about the S3 data access source asset.
iv_datasetid TYPE /AWS1/DEXID /AWS1/DEXID¶
The unique identifier for the data set associated with the creation of this Amazon S3 data access.
iv_revisionid TYPE /AWS1/DEXID /AWS1/DEXID¶
The unique identifier for a revision.
Queryable Attributes¶
AssetSource¶
Details about the S3 data access source asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETSOURCE() |
Getter for ASSETSOURCE |
DataSetId¶
The unique identifier for the data set associated with the creation of this Amazon S3 data access.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETID() |
Getter for DATASETID, with configurable default |
ASK_DATASETID() |
Getter for DATASETID w/ exceptions if field has no value |
HAS_DATASETID() |
Determine if DATASETID has a value |
RevisionId¶
The unique identifier for a revision.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISIONID() |
Getter for REVISIONID, with configurable default |
ASK_REVISIONID() |
Getter for REVISIONID w/ exceptions if field has no value |
HAS_REVISIONID() |
Determine if REVISIONID has a value |