Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTableMixinProps.Builder
Packages that use CfnTableMixinProps.Builder
-
Uses of CfnTableMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnTableMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnTableMixinProps.BuilderCfnTableMixinProps.builder()Sets the value ofCfnTableMixinProps.getCatalogId()CfnTableMixinProps.Builder.databaseName(String databaseName) Sets the value ofCfnTableMixinProps.getDatabaseName()CfnTableMixinProps.Builder.openTableFormatInput(CfnTablePropsMixin.OpenTableFormatInputProperty openTableFormatInput) Sets the value ofCfnTableMixinProps.getOpenTableFormatInput()CfnTableMixinProps.Builder.openTableFormatInput(IResolvable openTableFormatInput) Sets the value ofCfnTableMixinProps.getOpenTableFormatInput()CfnTableMixinProps.Builder.tableInput(CfnTablePropsMixin.TableInputProperty tableInput) Sets the value ofCfnTableMixinProps.getTableInput()CfnTableMixinProps.Builder.tableInput(IResolvable tableInput) Sets the value ofCfnTableMixinProps.getTableInput()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnTableMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTableMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTableMixinProps.Builder.