Skip to content

/AWS1/CL_RSHREDSHIFTSCOPEUNION

A union structure that defines the scope of Amazon Redshift service integrations. Contains configuration for different integration types such as Amazon Redshift.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_connect TYPE REF TO /AWS1/CL_RSHCONNECT /AWS1/CL_RSHCONNECT

The Amazon Redshift connect integration scope configuration. Defines authorization settings for Amazon Redshift connect service integration.


Queryable Attributes

Connect

The Amazon Redshift connect integration scope configuration. Defines authorization settings for Amazon Redshift connect service integration.

Accessible with the following methods

Method Description
GET_CONNECT() Getter for CONNECT

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_RSHREDSHIFTSCOPEUNION WITH DEFAULT KEY
.