@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.DeserializerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.DeserializerProperty
CfnDeliveryStream.DeserializerPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.DeserializerProperty.Builder, CfnDeliveryStream.DeserializerProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.DeserializerProperty.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 |
getHiveJsonSerDe()
The native Hive / HCatalog JsonSerDe.
|
Object |
getOpenXJsonSerDe()
The OpenX SerDe.
|
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.DeserializerProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final Object getHiveJsonSerDe()
CfnDeliveryStream.DeserializerPropertyUsed by Kinesis Data Firehose for deserializing data, which means converting it from the JSON format in preparation for serializing it to the Parquet or ORC format. This is one of two deserializers you can choose, depending on which one offers the functionality you need. The other option is the OpenX SerDe.
getHiveJsonSerDe in interface CfnDeliveryStream.DeserializerPropertypublic final Object getOpenXJsonSerDe()
CfnDeliveryStream.DeserializerPropertyUsed by Kinesis Data Firehose for deserializing data, which means converting it from the JSON format in preparation for serializing it to the Parquet or ORC format. This is one of two deserializers you can choose, depending on which one offers the functionality you need. The other option is the native Hive / HCatalog JsonSerDe.
getOpenXJsonSerDe in interface CfnDeliveryStream.DeserializerProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.