@Stability(value=Stable)
public static interface CfnTable.TableInputProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.TableInputProperty.Builder
A builder for
CfnTable.TableInputProperty |
static class |
CfnTable.TableInputProperty.Jsii$Proxy
An implementation for
CfnTable.TableInputProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.TableInputProperty.Builder |
builder() |
default String |
getDescription()
`CfnTable.TableInputProperty.Description`.
|
default String |
getName()
`CfnTable.TableInputProperty.Name`.
|
default String |
getOwner()
`CfnTable.TableInputProperty.Owner`.
|
default Object |
getParameters()
`CfnTable.TableInputProperty.Parameters`.
|
default Object |
getPartitionKeys()
`CfnTable.TableInputProperty.PartitionKeys`.
|
default Number |
getRetention()
`CfnTable.TableInputProperty.Retention`.
|
default Object |
getStorageDescriptor()
`CfnTable.TableInputProperty.StorageDescriptor`.
|
default String |
getTableType()
`CfnTable.TableInputProperty.TableType`.
|
default String |
getViewExpandedText()
`CfnTable.TableInputProperty.ViewExpandedText`.
|
default String |
getViewOriginalText()
`CfnTable.TableInputProperty.ViewOriginalText`.
|
@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-description@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-name@Stability(value=Stable) @Nullable default String getOwner()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-owner@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-parameters@Stability(value=Stable) @Nullable default Object getPartitionKeys()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-partitionkeys@Stability(value=Stable) @Nullable default Number getRetention()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-retention@Stability(value=Stable) @Nullable default Object getStorageDescriptor()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-storagedescriptor@Stability(value=Stable) @Nullable default String getTableType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-tabletype@Stability(value=Stable) @Nullable default String getViewExpandedText()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-viewexpandedtext@Stability(value=Stable) @Nullable default String getViewOriginalText()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html#cfn-glue-table-tableinput-vieworiginaltext@Stability(value=Stable) static CfnTable.TableInputProperty.Builder builder()
Copyright © 2020. All rights reserved.