| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnTableProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTableProps.Builder. |
Copyright © 2022. All rights reserved.