@Stability(value=Stable) @Internal public static final class CfnDatastore.TimestampPartitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatastore.TimestampPartitionProperty
CfnDatastore.TimestampPartitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatastore.TimestampPartitionProperty.Builder, CfnDatastore.TimestampPartitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDatastore.TimestampPartitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDatastore.ColumnProperty.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 |
getAttributeName()
The attribute name of the partition defined by a timestamp.
|
String |
getTimestampFormat()
The timestamp format of a partition defined by a timestamp.
|
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(CfnDatastore.TimestampPartitionProperty.Builder builder)
CfnDatastore.ColumnProperty.Builder.public final String getAttributeName()
CfnDatastore.TimestampPartitionPropertygetAttributeName in interface CfnDatastore.TimestampPartitionPropertypublic final String getTimestampFormat()
CfnDatastore.TimestampPartitionPropertyThe default format is seconds since epoch (January 1, 1970 at midnight UTC time).
getTimestampFormat in interface CfnDatastore.TimestampPartitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.