| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| Modifier and Type | Method and Description |
|---|---|
static CfnTableProps.Builder |
CfnTableProps.builder() |
CfnTableProps.Builder |
CfnTableProps.Builder.catalogId(String catalogId)
Sets the value of
CfnTableProps.getCatalogId() |
CfnTableProps.Builder |
CfnTableProps.Builder.databaseName(String databaseName)
Sets the value of
CfnTableProps.getDatabaseName() |
CfnTableProps.Builder |
CfnTableProps.Builder.tableInput(CfnTable.TableInputProperty tableInput)
Sets the value of
CfnTableProps.getTableInput() |
CfnTableProps.Builder |
CfnTableProps.Builder.tableInput(IResolvable tableInput)
Sets the value of
CfnTableProps.getTableInput() |
Copyright © 2021. All rights reserved.