| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.TableInputProperty.Jsii$Proxy
An implementation for
CfnTable.TableInputProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.TableInputProperty |
CfnTable.TableInputProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnTable.setTableInput(CfnTable.TableInputProperty value)
A structure used to define a table.
|
CfnTableProps.Builder |
CfnTableProps.Builder.tableInput(CfnTable.TableInputProperty tableInput)
Sets the value of
CfnTableProps.getTableInput() |
CfnTable.Builder |
CfnTable.Builder.tableInput(CfnTable.TableInputProperty tableInput)
A structure used to define a table.
|
Copyright © 2022. All rights reserved.