/AWS1/CL_APFDSTCONNECTORPRPS¶
This stores the information that is required to query a particular connector.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_redshift TYPE REF TO /AWS1/CL_APFREDSHIFTDSTPRPS /AWS1/CL_APFREDSHIFTDSTPRPS¶
The properties required to query Amazon Redshift.
io_s3 TYPE REF TO /AWS1/CL_APFS3DSTPROPERTIES /AWS1/CL_APFS3DSTPROPERTIES¶
The properties required to query Amazon S3.
io_salesforce TYPE REF TO /AWS1/CL_APFSALESFORCEDSTPRPS /AWS1/CL_APFSALESFORCEDSTPRPS¶
The properties required to query Salesforce.
io_snowflake TYPE REF TO /AWS1/CL_APFSNOWFLAKEDSTPRPS /AWS1/CL_APFSNOWFLAKEDSTPRPS¶
The properties required to query Snowflake.
io_eventbridge TYPE REF TO /AWS1/CL_APFEVENTBRIDGEDSTPRPS /AWS1/CL_APFEVENTBRIDGEDSTPRPS¶
The properties required to query Amazon EventBridge.
io_lookoutmetrics TYPE REF TO /AWS1/CL_APFLOOKOUTMETDSTPRPS /AWS1/CL_APFLOOKOUTMETDSTPRPS¶
The properties required to query Amazon Lookout for Metrics.
io_upsolver TYPE REF TO /AWS1/CL_APFUPSOLVERDSTPRPS /AWS1/CL_APFUPSOLVERDSTPRPS¶
The properties required to query Upsolver.
io_honeycode TYPE REF TO /AWS1/CL_APFHONEYCODEDSTPRPS /AWS1/CL_APFHONEYCODEDSTPRPS¶
The properties required to query Amazon Honeycode.
io_customerprofiles TYPE REF TO /AWS1/CL_APFCUSPROFILESDSTPRPS /AWS1/CL_APFCUSPROFILESDSTPRPS¶
The properties required to query Amazon Connect Customer Profiles.
io_zendesk TYPE REF TO /AWS1/CL_APFZENDESKDSTPRPS /AWS1/CL_APFZENDESKDSTPRPS¶
The properties required to query Zendesk.
io_marketo TYPE REF TO /AWS1/CL_APFMARKETODSTPRPS /AWS1/CL_APFMARKETODSTPRPS¶
The properties required to query Marketo.
io_customconnector TYPE REF TO /AWS1/CL_APFCUSTCNCTORDSTPRPS /AWS1/CL_APFCUSTCNCTORDSTPRPS¶
The properties that are required to query the custom Connector.
io_sapodata TYPE REF TO /AWS1/CL_APFSAPODATADSTPRPS /AWS1/CL_APFSAPODATADSTPRPS¶
The properties required to query SAPOData.
Queryable Attributes¶
Redshift¶
The properties required to query Amazon Redshift.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDSHIFT() |
Getter for REDSHIFT |
S3¶
The properties required to query Amazon S3.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3() |
Getter for S3 |
Salesforce¶
The properties required to query Salesforce.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SALESFORCE() |
Getter for SALESFORCE |
Snowflake¶
The properties required to query Snowflake.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNOWFLAKE() |
Getter for SNOWFLAKE |
EventBridge¶
The properties required to query Amazon EventBridge.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTBRIDGE() |
Getter for EVENTBRIDGE |
LookoutMetrics¶
The properties required to query Amazon Lookout for Metrics.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOOKOUTMETRICS() |
Getter for LOOKOUTMETRICS |
Upsolver¶
The properties required to query Upsolver.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPSOLVER() |
Getter for UPSOLVER |
Honeycode¶
The properties required to query Amazon Honeycode.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HONEYCODE() |
Getter for HONEYCODE |
CustomerProfiles¶
The properties required to query Amazon Connect Customer Profiles.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMERPROFILES() |
Getter for CUSTOMERPROFILES |
Zendesk¶
The properties required to query Zendesk.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ZENDESK() |
Getter for ZENDESK |
Marketo¶
The properties required to query Marketo.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKETO() |
Getter for MARKETO |
CustomConnector¶
The properties that are required to query the custom Connector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMCONNECTOR() |
Getter for CUSTOMCONNECTOR |
SAPOData¶
The properties required to query SAPOData.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAPODATA() |
Getter for SAPODATA |