@Stability(value=Stable) @Internal public static final class CfnTable.TimeToLiveSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTable.TimeToLiveSpecificationProperty
CfnTable.TimeToLiveSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTable.TimeToLiveSpecificationProperty.Builder, CfnTable.TimeToLiveSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTable.TimeToLiveSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTable.AttributeDefinitionProperty.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 name of the TTL attribute used to store the expiration time for items in the table.
|
Object |
getEnabled()
Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
|
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(CfnTable.TimeToLiveSpecificationProperty.Builder builder)
CfnTable.AttributeDefinitionProperty.Builder.public final String getAttributeName()
CfnTable.TimeToLiveSpecificationProperty
To update this property, you must first disable TTL then enable TTL with the new attribute name.
getAttributeName in interface CfnTable.TimeToLiveSpecificationPropertypublic final Object getEnabled()
CfnTable.TimeToLiveSpecificationPropertygetEnabled in interface CfnTable.TimeToLiveSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.