Class CfnIntegration.ConnectorOperatorProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.customerprofiles.CfnIntegration.ConnectorOperatorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIntegration.ConnectorOperatorProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnIntegration.ConnectorOperatorProperty
@Stability(Stable)
@Internal
public static final class CfnIntegration.ConnectorOperatorProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIntegration.ConnectorOperatorProperty
An implementation for
CfnIntegration.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.customerprofiles.CfnIntegration.ConnectorOperatorProperty
CfnIntegration.ConnectorOperatorProperty.Builder, CfnIntegration.ConnectorOperatorProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegration.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 Marketo source fields.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 ServiceNow 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 theCfnIntegration.ConnectorOperatorProperty.Builder.
-
-
Method Details
-
getMarketo
Description copied from interface:CfnIntegration.ConnectorOperatorPropertyThe operation to be performed on the provided Marketo source fields.- Specified by:
getMarketoin interfaceCfnIntegration.ConnectorOperatorProperty
-
getS3
Description copied from interface:CfnIntegration.ConnectorOperatorPropertyThe operation to be performed on the provided Amazon S3 source fields.- Specified by:
getS3in interfaceCfnIntegration.ConnectorOperatorProperty
-
getSalesforce
Description copied from interface:CfnIntegration.ConnectorOperatorPropertyThe operation to be performed on the provided Salesforce source fields.- Specified by:
getSalesforcein interfaceCfnIntegration.ConnectorOperatorProperty
-
getServiceNow
Description copied from interface:CfnIntegration.ConnectorOperatorPropertyThe operation to be performed on the provided ServiceNow source fields.- Specified by:
getServiceNowin interfaceCfnIntegration.ConnectorOperatorProperty
-
getZendesk
Description copied from interface:CfnIntegration.ConnectorOperatorPropertyThe operation to be performed on the provided Zendesk source fields.- Specified by:
getZendeskin interfaceCfnIntegration.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()
-