@Stability(value=Stable) @Internal public static final class CfnFlow.DestinationFlowConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.DestinationFlowConfigProperty
CfnFlow.DestinationFlowConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.DestinationFlowConfigProperty.Builder, CfnFlow.DestinationFlowConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.DestinationFlowConfigProperty.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.DestinationFlowConfigProperty.ApiVersion`.
|
String |
getConnectorProfileName()
The name of the connector profile.
|
String |
getConnectorType()
The type of destination connector, such as Sales force, Amazon S3, and so on.
|
Object |
getDestinationConnectorProperties()
This stores the information that is required to query a particular 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.DestinationFlowConfigProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getConnectorType()
CfnFlow.DestinationFlowConfigProperty
Allowed Values : EventBridge | Redshift | S3 | Salesforce | Snowflake
getConnectorType in interface CfnFlow.DestinationFlowConfigPropertypublic final Object getDestinationConnectorProperties()
CfnFlow.DestinationFlowConfigPropertygetDestinationConnectorProperties in interface CfnFlow.DestinationFlowConfigPropertypublic final String getApiVersion()
CfnFlow.DestinationFlowConfigPropertygetApiVersion in interface CfnFlow.DestinationFlowConfigPropertypublic final String getConnectorProfileName()
CfnFlow.DestinationFlowConfigPropertyThis name must be unique for each connector profile in the AWS account .
getConnectorProfileName in interface CfnFlow.DestinationFlowConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.