@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.DataFormatConversionConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.DataFormatConversionConfigurationProperty
CfnDeliveryStream.DataFormatConversionConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder, CfnDeliveryStream.DataFormatConversionConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.DataFormatConversionConfigurationProperty.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) |
Object |
getEnabled()
Defaults to `true` .
|
Object |
getInputFormatConfiguration()
Specifies the deserializer that you want Kinesis Data Firehose to use to convert the format of your data from JSON.
|
Object |
getOutputFormatConfiguration()
Specifies the serializer that you want Kinesis Data Firehose to use to convert the format of your data to the Parquet or ORC format.
|
Object |
getSchemaConfiguration()
Specifies the AWS Glue Data Catalog table that contains the column information.
|
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.DataFormatConversionConfigurationProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final Object getEnabled()
CfnDeliveryStream.DataFormatConversionConfigurationProperty
Set it to false if you want to disable format conversion while preserving the configuration details.
getEnabled in interface CfnDeliveryStream.DataFormatConversionConfigurationPropertypublic final Object getInputFormatConfiguration()
CfnDeliveryStream.DataFormatConversionConfigurationProperty
This parameter is required if Enabled is set to true.
getInputFormatConfiguration in interface CfnDeliveryStream.DataFormatConversionConfigurationPropertypublic final Object getOutputFormatConfiguration()
CfnDeliveryStream.DataFormatConversionConfigurationProperty
This parameter is required if Enabled is set to true.
getOutputFormatConfiguration in interface CfnDeliveryStream.DataFormatConversionConfigurationPropertypublic final Object getSchemaConfiguration()
CfnDeliveryStream.DataFormatConversionConfigurationProperty
This parameter is required if Enabled is set to true.
getSchemaConfiguration in interface CfnDeliveryStream.DataFormatConversionConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.