Class CfnDatastorePropsMixin.TimestampPartitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnDatastorePropsMixin.TimestampPartitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDatastorePropsMixin.TimestampPartitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDatastorePropsMixin.TimestampPartitionProperty
@Stability(Stable)
@Internal
public static final class CfnDatastorePropsMixin.TimestampPartitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDatastorePropsMixin.TimestampPartitionProperty
An implementation for
CfnDatastorePropsMixin.TimestampPartitionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnDatastorePropsMixin.TimestampPartitionProperty
CfnDatastorePropsMixin.TimestampPartitionProperty.Builder, CfnDatastorePropsMixin.TimestampPartitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDatastorePropsMixin.TimestampPartitionProperty.Builder.protectedJsii$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 theCfnDatastorePropsMixin.TimestampPartitionProperty.Builder.
-
-
Method Details
-
getAttributeName
Description copied from interface:CfnDatastorePropsMixin.TimestampPartitionPropertyThe attribute name of the partition defined by a timestamp.- Specified by:
getAttributeNamein interfaceCfnDatastorePropsMixin.TimestampPartitionProperty- See Also:
-
getTimestampFormat
Description copied from interface:CfnDatastorePropsMixin.TimestampPartitionPropertyThe 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:
getTimestampFormatin interfaceCfnDatastorePropsMixin.TimestampPartitionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-