@Stability(value=Stable) @Internal public static final class CfnTable.AttributeDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTable.AttributeDefinitionProperty
CfnTable.AttributeDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTable.AttributeDefinitionProperty.Builder, CfnTable.AttributeDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTable.AttributeDefinitionProperty.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()
A name for the attribute.
|
String |
getAttributeType()
The data type for the attribute, where:.
|
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.AttributeDefinitionProperty.Builder builder)
CfnTable.AttributeDefinitionProperty.Builder.public final String getAttributeName()
CfnTable.AttributeDefinitionPropertygetAttributeName in interface CfnTable.AttributeDefinitionPropertypublic final String getAttributeType()
CfnTable.AttributeDefinitionProperty
S - the attribute is of type StringN - the attribute is of type NumberB - the attribute is of type BinarygetAttributeType in interface CfnTable.AttributeDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.