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