GetUnfilteredPartitionsMetadataRequest

Types

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

Properties

Link copied to clipboard

A structure containing Lake Formation audit context information.

Link copied to clipboard

The ID of the Data Catalog where the partitions in question reside. If none is provided, the AWS account ID is used by default.

Link copied to clipboard

The name of the catalog database where the partitions reside.

Link copied to clipboard

An expression that filters the partitions to be returned.

Link copied to clipboard

The maximum number of partitions to return in a single response.

Link copied to clipboard

A continuation token, if this is not the first call to retrieve these partitions.

Link copied to clipboard

A structure used as a protocol between query engines and Lake Formation or Glue. Contains both a Lake Formation generated authorization identifier and information from the request's authorization context.

Link copied to clipboard

Specified only if the base tables belong to a different Amazon Web Services Region.

Link copied to clipboard

The segment of the table's partitions to scan in this request.

Link copied to clipboard

A list of supported permission types.

Link copied to clipboard

The name of the table that contains the partition.

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