@Stability(value=Stable) public static final class CfnPartition.OrderProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPartition.OrderProperty>
CfnPartition.OrderProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPartition.OrderProperty |
build()
Builds the configured instance.
|
CfnPartition.OrderProperty.Builder |
column(String column)
Sets the value of
CfnPartition.OrderProperty.getColumn() |
CfnPartition.OrderProperty.Builder |
sortOrder(Number sortOrder)
Sets the value of
CfnPartition.OrderProperty.getSortOrder() |
@Stability(value=Stable) public CfnPartition.OrderProperty.Builder column(String column)
CfnPartition.OrderProperty.getColumn()column - `CfnPartition.OrderProperty.Column`. This parameter is required.this@Stability(value=Stable) public CfnPartition.OrderProperty.Builder sortOrder(Number sortOrder)
CfnPartition.OrderProperty.getSortOrder()sortOrder - `CfnPartition.OrderProperty.SortOrder`.this@Stability(value=Stable) public CfnPartition.OrderProperty build()
build in interface software.amazon.jsii.Builder<CfnPartition.OrderProperty>CfnPartition.OrderPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.