GetUnfilteredTableMetadataRequest
Types
Properties
Link copied to clipboard
A structure containing Lake Formation audit context information.
Link copied to clipboard
(Required) Specifies the name of a database that contains the table.
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
A structure specifying the dialect and dialect version used by the query engine.
Link copied to clipboard
(Required) A list of supported permission types.
Functions
Link copied to clipboard
inline fun copy(block: GetUnfilteredTableMetadataRequest.Builder.() -> Unit = {}): GetUnfilteredTableMetadataRequest