/AWS1/CL_APYRELATIONALDATABA00¶
Describes a relational database data source configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_relationaldatabasesrctype TYPE /AWS1/APYRELATIONALDATABASES00 /AWS1/APYRELATIONALDATABASES00¶
Source type for the relational database.
RDS_HTTP_ENDPOINT: The relational database source type is an Amazon Relational Database Service (Amazon RDS) HTTP endpoint.
io_rdshttpendpointconfig TYPE REF TO /AWS1/CL_APYRDSHTTPENDPTCONFIG /AWS1/CL_APYRDSHTTPENDPTCONFIG¶
Amazon RDS HTTP endpoint settings.
Queryable Attributes¶
relationalDatabaseSourceType¶
Source type for the relational database.
RDS_HTTP_ENDPOINT: The relational database source type is an Amazon Relational Database Service (Amazon RDS) HTTP endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RELATIONALDATABASESRCT00() |
Getter for RELATIONALDATABASESOURCETYPE, with configurable d |
ASK_RELATIONALDATABASESRCT00() |
Getter for RELATIONALDATABASESOURCETYPE w/ exceptions if fie |
HAS_RELATIONALDATABASESRCT00() |
Determine if RELATIONALDATABASESOURCETYPE has a value |
rdsHttpEndpointConfig¶
Amazon RDS HTTP endpoint settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RDSHTTPENDPOINTCONFIG() |
Getter for RDSHTTPENDPOINTCONFIG |