DataCatalogInputDefinition

Represents how metadata stored in the Glue Data Catalog is defined in a DataBrew dataset.

Types

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

Properties

Link copied to clipboard

The unique identifier of the Amazon Web Services account that holds the Data Catalog that stores the data.

Link copied to clipboard

The name of a database in the Data Catalog.

Link copied to clipboard

The name of a database table in the Data Catalog. This table corresponds to a DataBrew dataset.

Link copied to clipboard

Represents an Amazon location where DataBrew can store intermediate results.

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