Uses of Interface
software.amazon.awscdk.services.glue.CfnTable.OpenTableFormatInputProperty
-
Uses of CfnTable.OpenTableFormatInputProperty in software.amazon.awscdk.services.glue
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.OpenTableFormatInputProperty
Modifier and TypeMethodDescriptionCfnTable.OpenTableFormatInputProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnTable.Builder.openTableFormatInput
(CfnTable.OpenTableFormatInputProperty openTableFormatInput) Specifies anOpenTableFormatInput
structure when creating an open format table.CfnTableProps.Builder.openTableFormatInput
(CfnTable.OpenTableFormatInputProperty openTableFormatInput) Sets the value ofCfnTableProps.getOpenTableFormatInput()
void
CfnTable.setOpenTableFormatInput
(CfnTable.OpenTableFormatInputProperty value) Specifies anOpenTableFormatInput
structure when creating an open format table.