Uses of Class
software.amazon.awssdk.services.firehose.model.RedshiftDestinationConfiguration
-
Packages that use RedshiftDestinationConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of RedshiftDestinationConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return RedshiftDestinationConfiguration Modifier and Type Method Description RedshiftDestinationConfigurationCreateDeliveryStreamRequest. redshiftDestinationConfiguration()The destination in Amazon Redshift.Methods in software.amazon.awssdk.services.firehose.model with parameters of type RedshiftDestinationConfiguration Modifier and Type Method Description CreateDeliveryStreamRequest.BuilderCreateDeliveryStreamRequest.Builder. redshiftDestinationConfiguration(RedshiftDestinationConfiguration redshiftDestinationConfiguration)The destination in Amazon Redshift.
-