/AWS1/CL_RSHCONNECT¶
A structure that defines the Amazon Redshift connect service integration scope.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_authorization TYPE /AWS1/RSHSERVICEAUTHORIZATION /AWS1/RSHSERVICEAUTHORIZATION¶
Determines whether the Amazon Redshift connect integration is enabled or disabled for the application.
Queryable Attributes¶
Authorization¶
Determines whether the Amazon Redshift connect integration is enabled or disabled for the application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZATION() |
Getter for AUTHORIZATION, with configurable default |
ASK_AUTHORIZATION() |
Getter for AUTHORIZATION w/ exceptions if field has no value |
HAS_AUTHORIZATION() |
Determine if AUTHORIZATION has a value |