/AWS1/CL_DEXIMPASTSFRMREDDAT00¶
Details from an import from Amazon Redshift datashare request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_assetsources TYPE /AWS1/CL_DEXREDDATASHAREASTS00=>TT_LSTOFREDDATASHAREASTSRCENTR TT_LSTOFREDDATASHAREASTSRCENTR¶
A list of Amazon Redshift datashare assets.
iv_datasetid TYPE /AWS1/DEXID /AWS1/DEXID¶
The unique identifier for the data set associated with this import job.
iv_revisionid TYPE /AWS1/DEXID /AWS1/DEXID¶
The unique identifier for the revision associated with this import job.
Queryable Attributes¶
AssetSources¶
A list of Amazon Redshift datashare assets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETSOURCES() |
Getter for ASSETSOURCES, with configurable default |
ASK_ASSETSOURCES() |
Getter for ASSETSOURCES w/ exceptions if field has no value |
HAS_ASSETSOURCES() |
Determine if ASSETSOURCES has a value |
DataSetId¶
The unique identifier for the data set associated with this import job.
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 the revision associated with this import job.
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 |