public static final class CfnFlow.SourceConnectorPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.SourceConnectorPropertiesProperty
CfnFlow.SourceConnectorPropertiesProperty
CfnFlow.SourceConnectorPropertiesProperty.Builder, CfnFlow.SourceConnectorPropertiesProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getAmplitude()
Specifies the information that is required for querying Amplitude.
|
java.lang.Object |
getCustomConnector()
The properties that are applied when the custom connector is being used as a source.
|
java.lang.Object |
getDatadog()
Specifies the information that is required for querying Datadog.
|
java.lang.Object |
getDynatrace()
Specifies the information that is required for querying Dynatrace.
|
java.lang.Object |
getGoogleAnalytics()
Specifies the information that is required for querying Google Analytics.
|
java.lang.Object |
getInforNexus()
Specifies the information that is required for querying Infor Nexus.
|
java.lang.Object |
getMarketo()
Specifies the information that is required for querying Marketo.
|
java.lang.Object |
getPardot()
Specifies the information that is required for querying Salesforce Pardot.
|
java.lang.Object |
getS3()
Specifies the information that is required for querying Amazon S3.
|
java.lang.Object |
getSalesforce()
Specifies the information that is required for querying Salesforce.
|
java.lang.Object |
getSapoData()
The properties that are applied when using SAPOData as a flow source.
|
java.lang.Object |
getServiceNow()
Specifies the information that is required for querying ServiceNow.
|
java.lang.Object |
getSingular()
Specifies the information that is required for querying Singular.
|
java.lang.Object |
getSlack()
Specifies the information that is required for querying Slack.
|
java.lang.Object |
getTrendmicro()
Specifies the information that is required for querying Trend Micro.
|
java.lang.Object |
getVeeva()
Specifies the information that is required for querying Veeva.
|
java.lang.Object |
getZendesk()
Specifies the information that is required for querying Zendesk.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getAmplitude()
CfnFlow.SourceConnectorPropertiesProperty
getAmplitude
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getCustomConnector()
CfnFlow.SourceConnectorPropertiesProperty
getCustomConnector
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getDatadog()
CfnFlow.SourceConnectorPropertiesProperty
getDatadog
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getDynatrace()
CfnFlow.SourceConnectorPropertiesProperty
getDynatrace
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getGoogleAnalytics()
CfnFlow.SourceConnectorPropertiesProperty
getGoogleAnalytics
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getInforNexus()
CfnFlow.SourceConnectorPropertiesProperty
getInforNexus
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getMarketo()
CfnFlow.SourceConnectorPropertiesProperty
getMarketo
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getPardot()
CfnFlow.SourceConnectorPropertiesProperty
getPardot
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getS3()
CfnFlow.SourceConnectorPropertiesProperty
getS3
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getSalesforce()
CfnFlow.SourceConnectorPropertiesProperty
getSalesforce
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getSapoData()
CfnFlow.SourceConnectorPropertiesProperty
getSapoData
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getServiceNow()
CfnFlow.SourceConnectorPropertiesProperty
getServiceNow
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getSingular()
CfnFlow.SourceConnectorPropertiesProperty
getSingular
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getSlack()
CfnFlow.SourceConnectorPropertiesProperty
getSlack
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getTrendmicro()
CfnFlow.SourceConnectorPropertiesProperty
getTrendmicro
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getVeeva()
CfnFlow.SourceConnectorPropertiesProperty
getVeeva
in interface CfnFlow.SourceConnectorPropertiesProperty
public final java.lang.Object getZendesk()
CfnFlow.SourceConnectorPropertiesProperty
getZendesk
in interface CfnFlow.SourceConnectorPropertiesProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()