@Stability(value=Stable)
public static interface CfnTable.ColumnProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.ColumnProperty.Builder
A builder for
CfnTable.ColumnProperty |
static class |
CfnTable.ColumnProperty.Jsii$Proxy
An implementation for
CfnTable.ColumnProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.ColumnProperty.Builder |
builder() |
String |
getColumnName()
`CfnTable.ColumnProperty.ColumnName`.
|
String |
getColumnType()
`CfnTable.ColumnProperty.ColumnType`.
|
@Stability(value=Stable) @NotNull String getColumnName()
@Stability(value=Stable) @NotNull String getColumnType()
@Stability(value=Stable) static CfnTable.ColumnProperty.Builder builder()
CfnTable.ColumnProperty.Builder of CfnTable.ColumnPropertyCopyright © 2021. All rights reserved.