Uses of Class
software.amazon.awssdk.services.firehose.model.RedshiftDestinationDescription
-
Packages that use RedshiftDestinationDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of RedshiftDestinationDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return RedshiftDestinationDescription Modifier and Type Method Description RedshiftDestinationDescriptionDestinationDescription. redshiftDestinationDescription()The destination in Amazon Redshift.Methods in software.amazon.awssdk.services.firehose.model with parameters of type RedshiftDestinationDescription Modifier and Type Method Description DestinationDescription.BuilderDestinationDescription.Builder. redshiftDestinationDescription(RedshiftDestinationDescription redshiftDestinationDescription)The destination in Amazon Redshift.
-