BatchTableOptimizer - AWS Glue

BatchTableOptimizer

Contains details for one of the table optimizers returned by the BatchGetTableOptimizer operation.

Contents

catalogId

The Catalog ID of the table.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

databaseName

The name of the database in the catalog in which the table resides.

Type: String

Length Constraints: Minimum length of 1.

Required: No

tableName

The name of the table.

Type: String

Length Constraints: Minimum length of 1.

Required: No

tableOptimizer

A TableOptimizer object that contains details on the configuration and last run of a table optimzer.

Type: TableOptimizer object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: