RedshiftMetadata

Describes the DataSource details specific to Amazon Redshift.

Types

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

Properties

Link copied to clipboard

A username to be used by Amazon Machine Learning (Amazon ML)to connect to a database on an Amazon Redshift cluster. The username should have sufficient permissions to execute the RedshiftSelectSqlQuery query. The username should be valid for an Amazon Redshift USER.

Link copied to clipboard

Describes the database details required to connect to an Amazon Redshift database.

Link copied to clipboard

The SQL query that is specified during CreateDataSourceFromRedshift. Returns only if Verbose is true in GetDataSourceInput.

Functions

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