Connector Profile Connector Profile Config Connector Profile Properties Redshift Args
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs(val bucketName: Output<String>, val bucketPrefix: Output<String>? = null, val clusterIdentifier: Output<String>? = null, val dataApiRoleArn: Output<String>? = null, val databaseName: Output<String>? = null, val databaseUrl: Output<String>? = null, val roleArn: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs(bucketName: Output<String>, bucketPrefix: Output<String>? = null, clusterIdentifier: Output<String>? = null, dataApiRoleArn: Output<String>? = null, databaseName: Output<String>? = null, databaseUrl: Output<String>? = null, roleArn: Output<String>)