| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| 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)
`AWS::Glue::Table.TableInput`.
|
CfnTableProps.Builder |
CfnTableProps.Builder.tableInput(CfnTable.TableInputProperty tableInput)
Sets the value of
CfnTableProps.getTableInput() |
CfnTable.Builder |
CfnTable.Builder.tableInput(CfnTable.TableInputProperty tableInput)
`AWS::Glue::Table.TableInput`.
|
Copyright © 2021. All rights reserved.