@Stability(value=Stable) @Internal public static final class CfnTable.TableInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTable.TableInputProperty
CfnTable.TableInputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTable.TableInputProperty.Builder, CfnTable.TableInputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String description,
String name,
String owner,
Object parameters,
Object partitionKeys,
Number retention,
Object storageDescriptor,
String tableType,
Object targetTable,
String viewExpandedText,
String viewOriginalText)
Constructor that initializes the object based on literal property values passed by the
CfnTable.ColumnProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`CfnTable.TableInputProperty.Description`.
|
String |
getName()
`CfnTable.TableInputProperty.Name`.
|
String |
getOwner()
`CfnTable.TableInputProperty.Owner`.
|
Object |
getParameters()
`CfnTable.TableInputProperty.Parameters`.
|
Object |
getPartitionKeys()
`CfnTable.TableInputProperty.PartitionKeys`.
|
Number |
getRetention()
`CfnTable.TableInputProperty.Retention`.
|
Object |
getStorageDescriptor()
`CfnTable.TableInputProperty.StorageDescriptor`.
|
String |
getTableType()
`CfnTable.TableInputProperty.TableType`.
|
Object |
getTargetTable()
`CfnTable.TableInputProperty.TargetTable`.
|
String |
getViewExpandedText()
`CfnTable.TableInputProperty.ViewExpandedText`.
|
String |
getViewOriginalText()
`CfnTable.TableInputProperty.ViewOriginalText`.
|
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(String description, String name, String owner, Object parameters, Object partitionKeys, Number retention, Object storageDescriptor, String tableType, Object targetTable, String viewExpandedText, String viewOriginalText)
CfnTable.ColumnProperty.Builder.public final String getDescription()
CfnTable.TableInputPropertygetDescription in interface CfnTable.TableInputPropertypublic final String getName()
CfnTable.TableInputPropertygetName in interface CfnTable.TableInputPropertypublic final String getOwner()
CfnTable.TableInputPropertygetOwner in interface CfnTable.TableInputPropertypublic final Object getParameters()
CfnTable.TableInputPropertygetParameters in interface CfnTable.TableInputPropertypublic final Object getPartitionKeys()
CfnTable.TableInputPropertygetPartitionKeys in interface CfnTable.TableInputPropertypublic final Number getRetention()
CfnTable.TableInputPropertygetRetention in interface CfnTable.TableInputPropertypublic final Object getStorageDescriptor()
CfnTable.TableInputPropertygetStorageDescriptor in interface CfnTable.TableInputPropertypublic final String getTableType()
CfnTable.TableInputPropertygetTableType in interface CfnTable.TableInputPropertypublic final Object getTargetTable()
CfnTable.TableInputPropertygetTargetTable in interface CfnTable.TableInputPropertypublic final String getViewExpandedText()
CfnTable.TableInputPropertygetViewExpandedText in interface CfnTable.TableInputPropertypublic final String getViewOriginalText()
CfnTable.TableInputPropertygetViewOriginalText in interface CfnTable.TableInputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.