@Stability(value=Stable) @Internal public static final class CfnFlow.SourceFlowConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.SourceFlowConfigProperty
CfnFlow.SourceFlowConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.SourceFlowConfigProperty.Builder, CfnFlow.SourceFlowConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.SourceFlowConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlow.AggregationConfigProperty.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 |
getApiVersion()
`CfnFlow.SourceFlowConfigProperty.ApiVersion`.
|
String |
getConnectorProfileName()
The name of the connector profile.
|
String |
getConnectorType()
The type of source connector, such as Salesforce, Amplitude, 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(CfnFlow.SourceFlowConfigProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getConnectorType()
CfnFlow.SourceFlowConfigPropertyAllowed Values : S3 | Amplitude | Datadog | Dynatrace | Googleanalytics | Infornexus | Salesforce | Servicenow | Singular | Slack | Trendmicro | Veeva | Zendesk
getConnectorType in interface CfnFlow.SourceFlowConfigPropertypublic final Object getSourceConnectorProperties()
CfnFlow.SourceFlowConfigPropertygetSourceConnectorProperties in interface CfnFlow.SourceFlowConfigPropertypublic final String getApiVersion()
CfnFlow.SourceFlowConfigPropertygetApiVersion in interface CfnFlow.SourceFlowConfigPropertypublic final String getConnectorProfileName()
CfnFlow.SourceFlowConfigPropertyThis name must be unique for each connector profile in the AWS account .
getConnectorProfileName in interface CfnFlow.SourceFlowConfigPropertypublic final Object getIncrementalPullConfig()
CfnFlow.SourceFlowConfigPropertyIf a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.
getIncrementalPullConfig in interface CfnFlow.SourceFlowConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.