Class CfnFlowPropsMixin.MarketoDestinationPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.MarketoDestinationPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlowPropsMixin.MarketoDestinationPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlowPropsMixin.MarketoDestinationPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnFlowPropsMixin.MarketoDestinationPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlowPropsMixin.MarketoDestinationPropertiesProperty
An implementation for
CfnFlowPropsMixin.MarketoDestinationPropertiesProperty-
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.appflow.CfnFlowPropsMixin.MarketoDestinationPropertiesProperty
CfnFlowPropsMixin.MarketoDestinationPropertiesProperty.Builder, CfnFlowPropsMixin.MarketoDestinationPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.MarketoDestinationPropertiesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnFlowPropsMixin.MarketoDestinationPropertiesProperty.Builder.
-
-
Method Details
-
getErrorHandlingConfig
Description copied from interface:CfnFlowPropsMixin.MarketoDestinationPropertiesPropertyThe settings that determine how Amazon AppFlow handles an error when placing data in the destination.For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure.
ErrorHandlingConfigis a part of the destination connector details.Returns union: either
IResolvableorCfnFlowPropsMixin.ErrorHandlingConfigProperty- Specified by:
getErrorHandlingConfigin interfaceCfnFlowPropsMixin.MarketoDestinationPropertiesProperty- See Also:
-
getObject
Description copied from interface:CfnFlowPropsMixin.MarketoDestinationPropertiesPropertyThe object specified in the Marketo flow destination.- Specified by:
getObjectin interfaceCfnFlowPropsMixin.MarketoDestinationPropertiesProperty- 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()
-