CatalogProperties

A structure that specifies data lake access properties and other custom properties.

Types

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

Properties

Link copied to clipboard

Additional key-value properties for the catalog, such as column statistics optimizations.

Link copied to clipboard

A DataLakeAccessProperties object that specifies properties to configure data lake access for your catalog resource in the Glue Data Catalog.

Functions

Link copied to clipboard
inline fun copy(block: CatalogProperties.Builder.() -> Unit = {}): CatalogProperties
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