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