ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshift

data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshift(val bucketName: String, val bucketPrefix: String? = null, val clusterIdentifier: String? = null, val dataApiRoleArn: String? = null, val databaseName: String? = null, val databaseUrl: String? = null, val roleArn: String)

Constructors

fun ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshift(bucketName: String, bucketPrefix: String? = null, clusterIdentifier: String? = null, dataApiRoleArn: String? = null, databaseName: String? = null, databaseUrl: String? = null, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val bucketPrefix: String? = null
Link copied to clipboard
Link copied to clipboard
val dataApiRoleArn: String? = null
Link copied to clipboard
val databaseName: String? = null
Link copied to clipboard
val databaseUrl: String? = null
Link copied to clipboard