redshift Configuration
Parameters
value
Configuration options if redshift is the destination. Using redshift_configuration
requires the user to also specify a s3_configuration
block. More details are given below.
suspend fun redshiftConfiguration(argument: suspend FirehoseDeliveryStreamRedshiftConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration options if redshift is the destination. Using redshift_configuration
requires the user to also specify a s3_configuration
block. More details are given below.