CatalogTarget

Specifies an Glue Data Catalog target.

Types

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

Properties

Link copied to clipboard

The name of the connection for an Amazon S3-backed Data Catalog table to be a target of the crawl when using a Catalog connection type paired with a NETWORK Connection type.

Link copied to clipboard

The name of the database to be synchronized.

Link copied to clipboard

A valid Amazon dead-letter SQS ARN. For example, arn:aws:sqs:region:account:deadLetterQueue.

Link copied to clipboard

A valid Amazon SQS ARN. For example, arn:aws:sqs:region:account:sqs.

Link copied to clipboard

A list of the tables to be synchronized.

Functions

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