Uses of Class
software.amazon.awssdk.services.appflow.model.SnowflakeDestinationProperties
-
Packages that use SnowflakeDestinationProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of SnowflakeDestinationProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return SnowflakeDestinationProperties Modifier and Type Method Description SnowflakeDestinationPropertiesDestinationConnectorProperties. snowflake()The properties required to query Snowflake.Methods in software.amazon.awssdk.services.appflow.model with parameters of type SnowflakeDestinationProperties Modifier and Type Method Description DestinationConnectorProperties.BuilderDestinationConnectorProperties.Builder. snowflake(SnowflakeDestinationProperties snowflake)The properties required to query Snowflake.
-