| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.ColumnProperty.Builder |
CfnTable.ColumnProperty.builder() |
CfnTable.ColumnProperty.Builder |
CfnTable.ColumnProperty.Builder.comment(String comment)
Sets the value of
CfnTable.ColumnProperty.getComment() |
CfnTable.ColumnProperty.Builder |
CfnTable.ColumnProperty.Builder.name(String name)
Sets the value of
CfnTable.ColumnProperty.getName() |
CfnTable.ColumnProperty.Builder |
CfnTable.ColumnProperty.Builder.type(String type)
Sets the value of
CfnTable.ColumnProperty.getType() |
Copyright © 2021. All rights reserved.