@Stability(value=Stable) @Internal public static final class CfnTableProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTableProps
CfnTablePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTableProps.Builder, CfnTableProps.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 databaseName,
Object retentionProperties,
String tableName,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnTableProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDatabaseName()
`AWS::Timestream::Table.DatabaseName`.
|
Object |
getRetentionProperties()
`AWS::Timestream::Table.RetentionProperties`.
|
String |
getTableName()
`AWS::Timestream::Table.TableName`.
|
List<CfnTag> |
getTags()
`AWS::Timestream::Table.Tags`.
|
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.public final String getDatabaseName()
CfnTablePropsgetDatabaseName in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-table.html#cfn-timestream-table-databasenamepublic final Object getRetentionProperties()
CfnTablePropsgetRetentionProperties in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-table.html#cfn-timestream-table-retentionpropertiespublic final String getTableName()
CfnTablePropsgetTableName in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-table.html#cfn-timestream-table-tablenamepublic final List<CfnTag> getTags()
CfnTablePropsgetTags in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-table.html#cfn-timestream-table-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.