Uses of Interface
software.amazon.awscdk.services.glue.CfnTable.TableInputProperty
-
Uses of CfnTable.TableInputProperty in software.amazon.awscdk.services.glue
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.TableInputProperty
Modifier and TypeMethodDescriptionCfnTable.TableInputProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnTable.setTableInput
(CfnTable.TableInputProperty value) A structure used to define a table.CfnTable.Builder.tableInput
(CfnTable.TableInputProperty tableInput) A structure used to define a table.CfnTableProps.Builder.tableInput
(CfnTable.TableInputProperty tableInput) Sets the value ofCfnTableProps.getTableInput()