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>