@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.CopyCommandProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.CopyCommandProperty
CfnDeliveryStream.CopyCommandPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.CopyCommandProperty.Builder, CfnDeliveryStream.CopyCommandProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.CopyCommandProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.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 |
getCopyOptions()
Parameters to use with the Amazon Redshift `COPY` command.
|
String |
getDataTableColumns()
A comma-separated list of column names.
|
String |
getDataTableName()
The name of the target table.
|
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(CfnDeliveryStream.CopyCommandProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final String getDataTableName()
CfnDeliveryStream.CopyCommandPropertyThe table must already exist in the database.
getDataTableName in interface CfnDeliveryStream.CopyCommandPropertypublic final String getCopyOptions()
CfnDeliveryStream.CopyCommandProperty
For examples, see the CopyOptions content for the CopyCommand data type in the Amazon Kinesis Data Firehose API Reference .
getCopyOptions in interface CfnDeliveryStream.CopyCommandPropertypublic final String getDataTableColumns()
CfnDeliveryStream.CopyCommandPropertygetDataTableColumns in interface CfnDeliveryStream.CopyCommandProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.