public static final class CfnConnectorProfile.ConnectorProfilePropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.ConnectorProfilePropertiesProperty
CfnConnectorProfile.ConnectorProfilePropertiesProperty
CfnConnectorProfile.ConnectorProfilePropertiesProperty.Builder, CfnConnectorProfile.ConnectorProfilePropertiesProperty.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 |
getCustomConnector()
The properties required by the custom connector.
|
java.lang.Object |
getDatadog()
The connector-specific properties required by Datadog.
|
java.lang.Object |
getDynatrace()
The connector-specific properties required by Dynatrace.
|
java.lang.Object |
getInforNexus()
The connector-specific properties required by Infor Nexus.
|
java.lang.Object |
getMarketo()
The connector-specific properties required by Marketo.
|
java.lang.Object |
getPardot()
The connector-specific properties required by Salesforce Pardot.
|
java.lang.Object |
getRedshift()
The connector-specific properties required by Amazon Redshift.
|
java.lang.Object |
getSalesforce()
The connector-specific properties required by Salesforce.
|
java.lang.Object |
getSapoData()
The connector-specific profile properties required when using SAPOData.
|
java.lang.Object |
getServiceNow()
The connector-specific properties required by serviceNow.
|
java.lang.Object |
getSlack()
The connector-specific properties required by Slack.
|
java.lang.Object |
getSnowflake()
The connector-specific properties required by Snowflake.
|
java.lang.Object |
getVeeva()
The connector-specific properties required by Veeva.
|
java.lang.Object |
getZendesk()
The connector-specific properties required by 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 getCustomConnector()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getCustomConnector
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getDatadog()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getDatadog
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getDynatrace()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getDynatrace
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getInforNexus()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getInforNexus
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getMarketo()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getMarketo
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getPardot()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getPardot
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getRedshift()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getRedshift
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getSalesforce()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getSalesforce
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getSapoData()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getSapoData
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getServiceNow()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getServiceNow
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getSlack()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getSlack
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getSnowflake()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getSnowflake
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getVeeva()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getVeeva
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public final java.lang.Object getZendesk()
CfnConnectorProfile.ConnectorProfilePropertiesProperty
getZendesk
in interface CfnConnectorProfile.ConnectorProfilePropertiesProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()