redshiftUnloadSettings

@JvmName(name = "mldcacohdxnvqmrk")
suspend fun redshiftUnloadSettings(value: Output<RedshiftUnloadSettingsArgs>)
@JvmName(name = "tiuqlslaytnepfjw")
suspend fun redshiftUnloadSettings(value: RedshiftUnloadSettingsArgs?)

Parameters

value

The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3.


@JvmName(name = "lrmkyqwdlvxnujbo")
suspend fun redshiftUnloadSettings(argument: suspend RedshiftUnloadSettingsArgsBuilder.() -> Unit)

Parameters

argument

The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3.