@Stability(value=Stable) @Internal public static final class CfnFlow.SnowflakeDestinationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.SnowflakeDestinationPropertiesProperty
CfnFlow.SnowflakeDestinationPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.SnowflakeDestinationPropertiesProperty.Builder, CfnFlow.SnowflakeDestinationPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.SnowflakeDestinationPropertiesProperty.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 |
getBucketPrefix()
The object key for the destination bucket in which Amazon AppFlow places the files.
|
Object |
getErrorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination.
|
String |
getIntermediateBucketName()
The intermediate bucket that Amazon AppFlow uses when moving data into Snowflake.
|
String |
getObject()
The object specified in the Snowflake flow destination.
|
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.SnowflakeDestinationPropertiesProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getIntermediateBucketName()
CfnFlow.SnowflakeDestinationPropertiesPropertygetIntermediateBucketName in interface CfnFlow.SnowflakeDestinationPropertiesPropertypublic final String getObject()
CfnFlow.SnowflakeDestinationPropertiesPropertygetObject in interface CfnFlow.SnowflakeDestinationPropertiesPropertypublic final String getBucketPrefix()
CfnFlow.SnowflakeDestinationPropertiesPropertygetBucketPrefix in interface CfnFlow.SnowflakeDestinationPropertiesPropertypublic final Object getErrorHandlingConfig()
CfnFlow.SnowflakeDestinationPropertiesProperty
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.
getErrorHandlingConfig in interface CfnFlow.SnowflakeDestinationPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.