Class CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty
An implementation for
CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty-
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.SalesforceSourcePropertiesProperty
CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty.Builder, CfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty.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 ObjectThe flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.final ObjectIndicates whether Amazon AppFlow includes deleted files in the flow run.final StringThe object specified in the Salesforce flow source.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.SalesforceSourcePropertiesProperty.Builder.
-
-
Method Details
-
getEnableDynamicFieldUpdate
Description copied from interface:CfnIntegrationPropsMixin.SalesforceSourcePropertiesPropertyThe flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.Returns union: either
BooleanorIResolvable- Specified by:
getEnableDynamicFieldUpdatein interfaceCfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty- See Also:
-
getIncludeDeletedRecords
Description copied from interface:CfnIntegrationPropsMixin.SalesforceSourcePropertiesPropertyIndicates whether Amazon AppFlow includes deleted files in the flow run.Returns union: either
BooleanorIResolvable- Specified by:
getIncludeDeletedRecordsin interfaceCfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty- See Also:
-
getObject
Description copied from interface:CfnIntegrationPropsMixin.SalesforceSourcePropertiesPropertyThe object specified in the Salesforce flow source.- Specified by:
getObjectin interfaceCfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty- 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()
-