FlowRedshiftDestinationPropertiesArgs

data class FlowRedshiftDestinationPropertiesArgs(val bucketPrefix: Output<String>? = null, val errorHandlingConfig: Output<FlowErrorHandlingConfigArgs>? = null, val intermediateBucketName: Output<String>, val object: Output<String>) : ConvertibleToJava<FlowRedshiftDestinationPropertiesArgs>

Constructors

Link copied to clipboard
fun FlowRedshiftDestinationPropertiesArgs(bucketPrefix: Output<String>? = null, errorHandlingConfig: Output<FlowErrorHandlingConfigArgs>? = null, intermediateBucketName: Output<String>, object: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): FlowRedshiftDestinationPropertiesArgs

Properties

Link copied to clipboard
val bucketPrefix: Output<String>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val object: Output<String>