| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.OrderProperty.Builder |
CfnTable.OrderProperty.builder() |
CfnTable.OrderProperty.Builder |
CfnTable.OrderProperty.Builder.column(String column)
Sets the value of
CfnTable.OrderProperty.getColumn() |
CfnTable.OrderProperty.Builder |
CfnTable.OrderProperty.Builder.sortOrder(Number sortOrder)
Sets the value of
CfnTable.OrderProperty.getSortOrder() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnTable.OrderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTable.ColumnProperty.Builder. |
Copyright © 2022. All rights reserved.