| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SnowflakeConnectorProfileCredentials |
SnowflakeConnectorProfileCredentials.clone() |
SnowflakeConnectorProfileCredentials |
ConnectorProfileCredentials.getSnowflake()
The connector-specific credentials required when using Snowflake.
|
SnowflakeConnectorProfileCredentials |
SnowflakeConnectorProfileCredentials.withPassword(String password)
The password that corresponds to the user name.
|
SnowflakeConnectorProfileCredentials |
SnowflakeConnectorProfileCredentials.withUsername(String username)
The name of the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setSnowflake(SnowflakeConnectorProfileCredentials snowflake)
The connector-specific credentials required when using Snowflake.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withSnowflake(SnowflakeConnectorProfileCredentials snowflake)
The connector-specific credentials required when using Snowflake.
|
Copyright © 2023. All rights reserved.