Class CfnFlow.MarketoDestinationPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appflow.CfnFlow.MarketoDestinationPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlow.MarketoDestinationPropertiesProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnFlow.MarketoDestinationPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnFlow.MarketoDestinationPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlow.MarketoDestinationPropertiesProperty
An implementation for
CfnFlow.MarketoDestinationPropertiesProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.appflow.CfnFlow.MarketoDestinationPropertiesProperty
CfnFlow.MarketoDestinationPropertiesProperty.Builder, CfnFlow.MarketoDestinationPropertiesProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFlow.MarketoDestinationPropertiesProperty.Builder
.protected
Jsii$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 theCfnFlow.MarketoDestinationPropertiesProperty.Builder
.
-
-
Method Details
-
getObject
Description copied from interface:CfnFlow.MarketoDestinationPropertiesProperty
The object specified in the Marketo flow destination.- Specified by:
getObject
in interfaceCfnFlow.MarketoDestinationPropertiesProperty
-
getErrorHandlingConfig
Description copied from interface:CfnFlow.MarketoDestinationPropertiesProperty
The 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.
ErrorHandlingConfig
is a part of the destination connector details.- Specified by:
getErrorHandlingConfig
in interfaceCfnFlow.MarketoDestinationPropertiesProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-