@Stability(value=Stable)
public static interface CfnPartition.ColumnProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPartition.ColumnProperty.Builder
A builder for
CfnPartition.ColumnProperty |
static class |
CfnPartition.ColumnProperty.Jsii$Proxy
An implementation for
CfnPartition.ColumnProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPartition.ColumnProperty.Builder |
builder() |
default String |
getComment()
`CfnPartition.ColumnProperty.Comment`.
|
String |
getName()
`CfnPartition.ColumnProperty.Name`.
|
default String |
getType()
`CfnPartition.ColumnProperty.Type`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getComment()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnPartition.ColumnProperty.Builder builder()
Copyright © 2021. All rights reserved.