Class CfnFlow.ConnectorOperatorProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appflow.CfnFlow.ConnectorOperatorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlow.ConnectorOperatorProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnFlow.ConnectorOperatorProperty
@Stability(Stable)
@Internal
public static final class CfnFlow.ConnectorOperatorProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlow.ConnectorOperatorProperty
An implementation for
CfnFlow.ConnectorOperatorProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.appflow.CfnFlow.ConnectorOperatorProperty
CfnFlow.ConnectorOperatorProperty.Builder, CfnFlow.ConnectorOperatorProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlow.ConnectorOperatorProperty.Builder.protectedJsii$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.JsonNodefinal booleanfinal StringThe operation to be performed on the provided Amplitude source fields.final StringOperators supported by the custom connector.final StringThe operation to be performed on the provided Datadog source fields.final StringThe operation to be performed on the provided Dynatrace source fields.final StringThe operation to be performed on the provided Google Analytics source fields.final StringThe operation to be performed on the provided Infor Nexus source fields.final StringThe operation to be performed on the provided Marketo source fields.final StringCfnFlow.ConnectorOperatorProperty.Pardot.final StringgetS3()The operation to be performed on the provided Amazon S3 source fields.final StringThe operation to be performed on the provided Salesforce source fields.final StringThe operation to be performed on the provided SAPOData source fields.final StringThe operation to be performed on the provided ServiceNow source fields.final StringThe operation to be performed on the provided Singular source fields.final StringgetSlack()The operation to be performed on the provided Slack source fields.final StringThe operation to be performed on the provided Trend Micro source fields.final StringgetVeeva()The operation to be performed on the provided Veeva source fields.final StringThe operation to be performed on the provided Zendesk source fields.final inthashCode()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 theCfnFlow.ConnectorOperatorProperty.Builder.
-
-
Method Details
-
getAmplitude
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Amplitude source fields.- Specified by:
getAmplitudein interfaceCfnFlow.ConnectorOperatorProperty
-
getCustomConnector
Description copied from interface:CfnFlow.ConnectorOperatorPropertyOperators supported by the custom connector.- Specified by:
getCustomConnectorin interfaceCfnFlow.ConnectorOperatorProperty
-
getDatadog
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Datadog source fields.- Specified by:
getDatadogin interfaceCfnFlow.ConnectorOperatorProperty
-
getDynatrace
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Dynatrace source fields.- Specified by:
getDynatracein interfaceCfnFlow.ConnectorOperatorProperty
-
getGoogleAnalytics
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Google Analytics source fields.- Specified by:
getGoogleAnalyticsin interfaceCfnFlow.ConnectorOperatorProperty
-
getInforNexus
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Infor Nexus source fields.- Specified by:
getInforNexusin interfaceCfnFlow.ConnectorOperatorProperty
-
getMarketo
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Marketo source fields.- Specified by:
getMarketoin interfaceCfnFlow.ConnectorOperatorProperty
-
getPardot
Description copied from interface:CfnFlow.ConnectorOperatorPropertyCfnFlow.ConnectorOperatorProperty.Pardot.- Specified by:
getPardotin interfaceCfnFlow.ConnectorOperatorProperty
-
getS3
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Amazon S3 source fields.- Specified by:
getS3in interfaceCfnFlow.ConnectorOperatorProperty
-
getSalesforce
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Salesforce source fields.- Specified by:
getSalesforcein interfaceCfnFlow.ConnectorOperatorProperty
-
getSapoData
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided SAPOData source fields.- Specified by:
getSapoDatain interfaceCfnFlow.ConnectorOperatorProperty
-
getServiceNow
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided ServiceNow source fields.- Specified by:
getServiceNowin interfaceCfnFlow.ConnectorOperatorProperty
-
getSingular
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Singular source fields.- Specified by:
getSingularin interfaceCfnFlow.ConnectorOperatorProperty
-
getSlack
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Slack source fields.- Specified by:
getSlackin interfaceCfnFlow.ConnectorOperatorProperty
-
getTrendmicro
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Trend Micro source fields.- Specified by:
getTrendmicroin interfaceCfnFlow.ConnectorOperatorProperty
-
getVeeva
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Veeva source fields.- Specified by:
getVeevain interfaceCfnFlow.ConnectorOperatorProperty
-
getZendesk
Description copied from interface:CfnFlow.ConnectorOperatorPropertyThe operation to be performed on the provided Zendesk source fields.- Specified by:
getZendeskin interfaceCfnFlow.ConnectorOperatorProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-