| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SnowflakeMetadata |
SnowflakeMetadata.clone() |
SnowflakeMetadata |
ConnectorMetadata.getSnowflake()
The connector metadata specific to Snowflake.
|
SnowflakeMetadata |
SnowflakeMetadata.withSupportedRegions(Collection<String> supportedRegions)
Specifies the supported Amazon Web Services Regions when using Snowflake.
|
SnowflakeMetadata |
SnowflakeMetadata.withSupportedRegions(String... supportedRegions)
Specifies the supported Amazon Web Services Regions when using Snowflake.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorMetadata.setSnowflake(SnowflakeMetadata snowflake)
The connector metadata specific to Snowflake.
|
ConnectorMetadata |
ConnectorMetadata.withSnowflake(SnowflakeMetadata snowflake)
The connector metadata specific to Snowflake.
|
Copyright © 2024. All rights reserved.