/AWS1/CL_DEXREDDATASHAREASTS00¶
The source of the Amazon Redshift datashare asset.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_datasharearn TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The Amazon Resource Name (ARN) of the datashare asset.
Queryable Attributes¶
DataShareArn¶
The Amazon Resource Name (ARN) of the datashare asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASHAREARN() |
Getter for DATASHAREARN, with configurable default |
ASK_DATASHAREARN() |
Getter for DATASHAREARN w/ exceptions if field has no value |
HAS_DATASHAREARN() |
Determine if DATASHAREARN 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_LSTOFREDDATASHAREASTSRCENTR¶
TYPES TT_LSTOFREDDATASHAREASTSRCENTR TYPE STANDARD TABLE OF REF TO /AWS1/CL_DEXREDDATASHAREASTS00 WITH DEFAULT KEY
.