RedshiftDatasetDefinition

Configuration for Redshift Dataset Definition input.

Types

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

Properties

Link copied to clipboard

The Redshift cluster Identifier.

Link copied to clipboard

The IAM role attached to your Redshift cluster that Amazon SageMaker uses to generate datasets.

Link copied to clipboard

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

Link copied to clipboard

The database user name used in Redshift 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 from a Redshift execution.

Link copied to clipboard

The compression used for Redshift query results.

Link copied to clipboard

The data storage format for Redshift query results.

Link copied to clipboard

The location in Amazon S3 where the Redshift query results are stored.

Link copied to clipboard

The SQL query statements to be executed.

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