DataLakeAccessProperties

Input properties to configure data lake access for your catalog resource in the Glue Data Catalog.

Types

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

Properties

Link copied to clipboard

Specifies a federated catalog type for the native catalog resource. The currently supported type is aws:redshift.

Link copied to clipboard

Turns on or off data lake access for Apache Spark applications that access Amazon Redshift databases in the Data Catalog from any non-Redshift engine, such as Amazon Athena, Amazon EMR, or Glue ETL.

Link copied to clipboard

A role that will be assumed by Glue for transferring data into/out of the staging bucket during a query.

Link copied to clipboard

An encryption key that will be used for the staging bucket that will be created along with the catalog.

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