@Stability(value=Stable) @Internal public static final class CfnIntegration.SourceFlowConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegration.SourceFlowConfigProperty
CfnIntegration.SourceFlowConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegration.SourceFlowConfigProperty.Builder, CfnIntegration.SourceFlowConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIntegration.SourceFlowConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIntegration.ConnectorOperatorProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConnectorProfileName()
The name of the Amazon AppFlow connector profile.
|
String |
getConnectorType()
The type of connector, such as Salesforce, Marketo, and so on.
|
Object |
getIncrementalPullConfig()
Defines the configuration for a scheduled incremental data pull.
|
Object |
getSourceConnectorProperties()
Specifies the information that is required to query a particular source connector.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnIntegration.SourceFlowConfigProperty.Builder builder)
CfnIntegration.ConnectorOperatorProperty.Builder.public final String getConnectorType()
CfnIntegration.SourceFlowConfigPropertygetConnectorType in interface CfnIntegration.SourceFlowConfigPropertypublic final Object getSourceConnectorProperties()
CfnIntegration.SourceFlowConfigPropertygetSourceConnectorProperties in interface CfnIntegration.SourceFlowConfigPropertypublic final String getConnectorProfileName()
CfnIntegration.SourceFlowConfigPropertyThis name must be unique for each connector profile in the AWS account .
getConnectorProfileName in interface CfnIntegration.SourceFlowConfigPropertypublic final Object getIncrementalPullConfig()
CfnIntegration.SourceFlowConfigPropertyIf a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.
getIncrementalPullConfig in interface CfnIntegration.SourceFlowConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.