@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,
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`.
|
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, String viewExpandedText, String viewOriginalText)
CfnTable.ColumnProperty.Builder.public final String getDescription()
CfnTable.TableInputPropertygetDescription in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-descriptionpublic final String getName()
CfnTable.TableInputPropertygetName in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-namepublic final String getOwner()
CfnTable.TableInputPropertygetOwner in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-ownerpublic final Object getParameters()
CfnTable.TableInputPropertygetParameters in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-parameterspublic final Object getPartitionKeys()
CfnTable.TableInputPropertygetPartitionKeys in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-partitionkeyspublic final Number getRetention()
CfnTable.TableInputPropertygetRetention in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-retentionpublic final Object getStorageDescriptor()
CfnTable.TableInputPropertygetStorageDescriptor in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-storagedescriptorpublic final String getTableType()
CfnTable.TableInputPropertygetTableType in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-tabletypepublic final String getViewExpandedText()
CfnTable.TableInputPropertygetViewExpandedText in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-viewexpandedtextpublic final String getViewOriginalText()
CfnTable.TableInputPropertygetViewOriginalText in interface CfnTable.TableInputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-vieworiginaltext@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.