UpdateColumnStatisticsForPartitionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

Link copied to clipboard

A list of the column statistics.

Link copied to clipboard

The name of the catalog database where the partitions reside.

Link copied to clipboard

A list of partition values identifying the partition.

Link copied to clipboard

The name of the partitions' table.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String