DataLakeAccessPropertiesOutput

The output properties of the data lake access configuration 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.

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.

Link copied to clipboard

The managed Redshift Serverless compute name that is created for your catalog resource.

Link copied to clipboard

The managed Redshift Serverless compute status.

Link copied to clipboard

The default Redshift database resource name in the managed compute.

Link copied to clipboard

A message that gives more detailed information about the managed workgroup status.

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