Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTableOptimizerPropsMixin.Builder
Packages that use CfnTableOptimizerPropsMixin.Builder
-
Uses of CfnTableOptimizerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnTableOptimizerPropsMixin.BuilderModifier and TypeMethodDescriptionThe catalog ID of the table.CfnTableOptimizerPropsMixin.Builder.create()CfnTableOptimizerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTableOptimizerPropsMixin.Builder.databaseName(String databaseName) The name of the database.The table name.CfnTableOptimizerPropsMixin.Builder.tableOptimizerConfiguration(CfnTableOptimizerPropsMixin.TableOptimizerConfigurationProperty tableOptimizerConfiguration) Specifies configuration details of a table optimizer.CfnTableOptimizerPropsMixin.Builder.tableOptimizerConfiguration(IResolvable tableOptimizerConfiguration) Specifies configuration details of a table optimizer.The type of table optimizer.