@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.HiveJsonSerDeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.HiveJsonSerDeProperty
CfnDeliveryStream.HiveJsonSerDePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.HiveJsonSerDeProperty.Builder, CfnDeliveryStream.HiveJsonSerDeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.HiveJsonSerDeProperty.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) |
List<String> |
getTimestampFormats()
Indicates how you want Kinesis Data Firehose to parse the date and timestamps that may be present in your input data JSON.
|
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.HiveJsonSerDeProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final List<String> getTimestampFormats()
CfnDeliveryStream.HiveJsonSerDeProperty
To specify these format strings, follow the pattern syntax of JodaTime's DateTimeFormat format strings. For more information, see Class DateTimeFormat . You can also use the special value millis to parse timestamps in epoch milliseconds. If you don't specify a format, Kinesis Data Firehose uses java.sql.Timestamp::valueOf by default.
getTimestampFormats in interface CfnDeliveryStream.HiveJsonSerDeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.