AthenaDatasetDefinition

Configuration for Athena Dataset Definition input.

Types

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

Properties

Link copied to clipboard

The name of the data catalog used in Athena query execution.

Link copied to clipboard

The name of the database used in the Athena query execution.

Link copied to clipboard

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data generated from an Athena query execution.

Link copied to clipboard

The compression used for Athena query results.

Link copied to clipboard

The data storage format for Athena query results.

Link copied to clipboard

The location in Amazon S3 where Athena query results are stored.

Link copied to clipboard

The SQL query statements, to be executed.

Link copied to clipboard

The name of the workgroup in which the Athena query is being started.

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