Class CfnDatastore.TimestampPartitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotanalytics.CfnDatastore.TimestampPartitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDatastore.TimestampPartitionProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDatastore.TimestampPartitionProperty
@Stability(Stable)
@Internal
public static final class CfnDatastore.TimestampPartitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDatastore.TimestampPartitionProperty
An implementation for
CfnDatastore.TimestampPartitionProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotanalytics.CfnDatastore.TimestampPartitionProperty
CfnDatastore.TimestampPartitionProperty.Builder, CfnDatastore.TimestampPartitionProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDatastore.TimestampPartitionProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDatastore.TimestampPartitionProperty.Builder
.
-
-
Method Details
-
getAttributeName
Description copied from interface:CfnDatastore.TimestampPartitionProperty
The attribute name of the partition defined by a timestamp.- Specified by:
getAttributeName
in interfaceCfnDatastore.TimestampPartitionProperty
- See Also:
-
getTimestampFormat
Description copied from interface:CfnDatastore.TimestampPartitionProperty
The timestamp format of a partition defined by a timestamp.The default format is seconds since epoch (January 1, 1970 at midnight UTC time).
- Specified by:
getTimestampFormat
in interfaceCfnDatastore.TimestampPartitionProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-