public static final class CfnFlow.DestinationConnectorPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.DestinationConnectorPropertiesProperty
CfnFlow.DestinationConnectorPropertiesProperty
CfnFlow.DestinationConnectorPropertiesProperty.Builder, CfnFlow.DestinationConnectorPropertiesProperty.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 that are required to query the custom Connector.
|
java.lang.Object |
getEventBridge()
The properties required to query Amazon EventBridge.
|
java.lang.Object |
getLookoutMetrics()
The properties required to query Amazon Lookout for Metrics.
|
java.lang.Object |
getMarketo()
The properties required to query Marketo.
|
java.lang.Object |
getRedshift()
The properties required to query Amazon Redshift.
|
java.lang.Object |
getS3()
The properties required to query Amazon S3.
|
java.lang.Object |
getSalesforce()
The properties required to query Salesforce.
|
java.lang.Object |
getSapoData()
The properties required to query SAPOData.
|
java.lang.Object |
getSnowflake()
The properties required to query Snowflake.
|
java.lang.Object |
getUpsolver()
The properties required to query Upsolver.
|
java.lang.Object |
getZendesk()
The properties required to query 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()
CfnFlow.DestinationConnectorPropertiesProperty
getCustomConnector
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getEventBridge()
CfnFlow.DestinationConnectorPropertiesProperty
getEventBridge
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getLookoutMetrics()
CfnFlow.DestinationConnectorPropertiesProperty
getLookoutMetrics
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getMarketo()
CfnFlow.DestinationConnectorPropertiesProperty
getMarketo
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getRedshift()
CfnFlow.DestinationConnectorPropertiesProperty
getRedshift
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getS3()
CfnFlow.DestinationConnectorPropertiesProperty
getS3
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getSalesforce()
CfnFlow.DestinationConnectorPropertiesProperty
getSalesforce
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getSapoData()
CfnFlow.DestinationConnectorPropertiesProperty
getSapoData
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getSnowflake()
CfnFlow.DestinationConnectorPropertiesProperty
getSnowflake
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getUpsolver()
CfnFlow.DestinationConnectorPropertiesProperty
getUpsolver
in interface CfnFlow.DestinationConnectorPropertiesProperty
public final java.lang.Object getZendesk()
CfnFlow.DestinationConnectorPropertiesProperty
getZendesk
in interface CfnFlow.DestinationConnectorPropertiesProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()