GetUnfilteredTableMetadataRequest

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 catalog ID where the table resides.

Link copied to clipboard

(Required) Specifies the name of a database that contains the table.

Link copied to clipboard
val name: String?

(Required) Specifies the name of a table for which you are requesting metadata.

Link copied to clipboard

The resource ARN of the view.

Link copied to clipboard

The Lake Formation data permissions of the caller on the table. Used to authorize the call when no view context is found.

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 resource ARN of the root view in a chain of nested views.

Link copied to clipboard

A structure specifying the dialect and dialect version used by the query engine.

Link copied to clipboard

Indicates the level of filtering a third-party analytical engine is capable of enforcing when calling the GetUnfilteredTableMetadata API operation. Accepted values are:

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