@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String connectorType,
Object sourceConnectorProperties,
String connectorProfileName,
Object incrementalPullConfig)
Constructor that initializes the object based on literal property values passed by the
CfnIntegration.ConnectorOperatorProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConnectorProfileName()
`CfnIntegration.SourceFlowConfigProperty.ConnectorProfileName`.
|
String |
getConnectorType()
`CfnIntegration.SourceFlowConfigProperty.ConnectorType`.
|
Object |
getIncrementalPullConfig()
`CfnIntegration.SourceFlowConfigProperty.IncrementalPullConfig`.
|
Object |
getSourceConnectorProperties()
`CfnIntegration.SourceFlowConfigProperty.SourceConnectorProperties`.
|
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(String connectorType, Object sourceConnectorProperties, String connectorProfileName, Object incrementalPullConfig)
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.SourceFlowConfigPropertygetConnectorProfileName in interface CfnIntegration.SourceFlowConfigPropertypublic final Object getIncrementalPullConfig()
CfnIntegration.SourceFlowConfigPropertygetIncrementalPullConfig in interface CfnIntegration.SourceFlowConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.