/AWS1/CL_LKFREDSHIFTSCOPEUNION¶
A union structure representing different Redshift integration scopes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_redshiftconnect TYPE REF TO /AWS1/CL_LKFREDSHIFTCONNECT /AWS1/CL_LKFREDSHIFTCONNECT¶
Configuration for Redshift Connect integration.
Queryable Attributes¶
RedshiftConnect¶
Configuration for Redshift Connect integration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDSHIFTCONNECT() |
Getter for REDSHIFTCONNECT |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_REDSHIFTSERVICEINTEGRATIONS¶
TYPES TT_REDSHIFTSERVICEINTEGRATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_LKFREDSHIFTSCOPEUNION WITH DEFAULT KEY
.