Class CfnConnectorProfile.ConnectorProfilePropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appflow.CfnConnectorProfile.ConnectorProfilePropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectorProfile.ConnectorProfilePropertiesProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnConnectorProfile.ConnectorProfilePropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnConnectorProfile.ConnectorProfilePropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectorProfile.ConnectorProfilePropertiesProperty
An implementation for
CfnConnectorProfile.ConnectorProfilePropertiesProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.appflow.CfnConnectorProfile.ConnectorProfilePropertiesProperty
CfnConnectorProfile.ConnectorProfilePropertiesProperty.Builder, CfnConnectorProfile.ConnectorProfilePropertiesProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnectorProfile.ConnectorProfilePropertiesProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
final boolean
final Object
The properties required by the custom connector.final Object
The connector-specific properties required by Datadog.final Object
The connector-specific properties required by Dynatrace.final Object
The connector-specific properties required by Infor Nexus.final Object
The connector-specific properties required by Marketo.final Object
CfnConnectorProfile.ConnectorProfilePropertiesProperty.Pardot
.final Object
The connector-specific properties required by Amazon Redshift.final Object
The connector-specific properties required by Salesforce.final Object
The connector-specific profile properties required when using SAPOData.final Object
The connector-specific properties required by serviceNow.final Object
getSlack()
The connector-specific properties required by Slack.final Object
The connector-specific properties required by Snowflake.final Object
getVeeva()
The connector-specific properties required by Veeva.final Object
The connector-specific properties required by Zendesk.final int
hashCode()
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnConnectorProfile.ConnectorProfilePropertiesProperty.Builder
.
-
-
Method Details
-
getCustomConnector
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The properties required by the custom connector.- Specified by:
getCustomConnector
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getDatadog
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Datadog.- Specified by:
getDatadog
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getDynatrace
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Dynatrace.- Specified by:
getDynatrace
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getInforNexus
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Infor Nexus.- Specified by:
getInforNexus
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getMarketo
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Marketo.- Specified by:
getMarketo
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getPardot
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
CfnConnectorProfile.ConnectorProfilePropertiesProperty.Pardot
.- Specified by:
getPardot
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getRedshift
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Amazon Redshift.- Specified by:
getRedshift
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getSalesforce
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Salesforce.- Specified by:
getSalesforce
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getSapoData
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific profile properties required when using SAPOData.- Specified by:
getSapoData
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getServiceNow
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by serviceNow.- Specified by:
getServiceNow
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getSlack
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Slack.- Specified by:
getSlack
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getSnowflake
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Snowflake.- Specified by:
getSnowflake
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getVeeva
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Veeva.- Specified by:
getVeeva
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
getZendesk
Description copied from interface:CfnConnectorProfile.ConnectorProfilePropertiesProperty
The connector-specific properties required by Zendesk.- Specified by:
getZendesk
in interfaceCfnConnectorProfile.ConnectorProfilePropertiesProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-