@Stability(value=Stable)
public static interface CfnPartition.SkewedInfoProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPartition.SkewedInfoProperty.Builder
A builder for
CfnPartition.SkewedInfoProperty |
static class |
CfnPartition.SkewedInfoProperty.Jsii$Proxy
An implementation for
CfnPartition.SkewedInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPartition.SkewedInfoProperty.Builder |
builder() |
default List<String> |
getSkewedColumnNames()
`CfnPartition.SkewedInfoProperty.SkewedColumnNames`.
|
default Object |
getSkewedColumnValueLocationMaps()
`CfnPartition.SkewedInfoProperty.SkewedColumnValueLocationMaps`.
|
default List<String> |
getSkewedColumnValues()
`CfnPartition.SkewedInfoProperty.SkewedColumnValues`.
|
@Stability(value=Stable) @Nullable default List<String> getSkewedColumnNames()
@Stability(value=Stable) @Nullable default Object getSkewedColumnValueLocationMaps()
@Stability(value=Stable) @Nullable default List<String> getSkewedColumnValues()
@Stability(value=Stable) static CfnPartition.SkewedInfoProperty.Builder builder()
Copyright © 2021. All rights reserved.