@Stability(value=Stable)
public static interface CfnPartition.OrderProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPartition.OrderProperty.Builder
A builder for
CfnPartition.OrderProperty |
static class |
CfnPartition.OrderProperty.Jsii$Proxy
An implementation for
CfnPartition.OrderProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPartition.OrderProperty.Builder |
builder() |
String |
getColumn()
`CfnPartition.OrderProperty.Column`.
|
default Number |
getSortOrder()
`CfnPartition.OrderProperty.SortOrder`.
|
@Stability(value=Stable) @NotNull String getColumn()
@Stability(value=Stable) @Nullable default Number getSortOrder()
@Stability(value=Stable) static CfnPartition.OrderProperty.Builder builder()
CfnPartition.OrderProperty.Builder of CfnPartition.OrderPropertyCopyright © 2021. All rights reserved.