Uses of Class
software.amazon.awssdk.services.firehose.model.SnowflakeDestinationConfiguration
-
Packages that use SnowflakeDestinationConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of SnowflakeDestinationConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return SnowflakeDestinationConfiguration Modifier and Type Method Description SnowflakeDestinationConfigurationCreateDeliveryStreamRequest. snowflakeDestinationConfiguration()Configure Snowflake destinationMethods in software.amazon.awssdk.services.firehose.model with parameters of type SnowflakeDestinationConfiguration Modifier and Type Method Description CreateDeliveryStreamRequest.BuilderCreateDeliveryStreamRequest.Builder. snowflakeDestinationConfiguration(SnowflakeDestinationConfiguration snowflakeDestinationConfiguration)Configure Snowflake destination
-