BatchGetTableOptimizerEntry
Represents a table optimizer to retrieve in 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
- type
-
The type of table optimizer.
Type: String
Valid Values:
compaction
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: