AthenaConnectorSource

Specifies a connector to an Amazon Athena data source.

Types

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

Properties

Link copied to clipboard

The name of the connection that is associated with the connector.

Link copied to clipboard

The name of the table in the data source.

Link copied to clipboard

The type of connection, such as marketplace.athena or custom.athena, designating a connection to an Amazon Athena data store.

Link copied to clipboard

The name of a connector that assists with accessing the data store in Glue Studio.

Link copied to clipboard

The name of the data source.

Link copied to clipboard

Specifies the data schema for the custom Athena source.

Link copied to clipboard

The name of the Cloudwatch log group to read from. For example, /aws-glue/jobs/output.

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