@Stability(value=Stable)
public static interface CfnTable.ClusteringKeyColumnProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.ClusteringKeyColumnProperty.Builder
A builder for
CfnTable.ClusteringKeyColumnProperty |
static class |
CfnTable.ClusteringKeyColumnProperty.Jsii$Proxy
An implementation for
CfnTable.ClusteringKeyColumnProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.ClusteringKeyColumnProperty.Builder |
builder() |
Object |
getColumn()
`CfnTable.ClusteringKeyColumnProperty.Column`.
|
default String |
getOrderBy()
`CfnTable.ClusteringKeyColumnProperty.OrderBy`.
|
@Stability(value=Stable) @NotNull Object getColumn()
@Stability(value=Stable) @Nullable default String getOrderBy()
@Stability(value=Stable) static CfnTable.ClusteringKeyColumnProperty.Builder builder()
Copyright © 2021. All rights reserved.