BatchUpdatePartitionRequest

Types

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

Properties

Link copied to clipboard

The ID of the catalog in which the partition is to be updated. Currently, this should be the Amazon Web Services account ID.

Link copied to clipboard

The name of the metadata database in which the partition is to be updated.

Link copied to clipboard

A list of up to 100 BatchUpdatePartitionRequestEntry objects to update.

Link copied to clipboard

The name of the metadata table in which the partition is to be updated.

Functions

Link copied to clipboard
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