| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
RedshiftConnectorProfileCredentials |
RedshiftConnectorProfileCredentials.clone() |
RedshiftConnectorProfileCredentials |
ConnectorProfileCredentials.getRedshift()
The connector-specific credentials required when using Amazon Redshift.
|
RedshiftConnectorProfileCredentials |
RedshiftConnectorProfileCredentials.withPassword(String password)
The password that corresponds to the user name.
|
RedshiftConnectorProfileCredentials |
RedshiftConnectorProfileCredentials.withUsername(String username)
The name of the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setRedshift(RedshiftConnectorProfileCredentials redshift)
The connector-specific credentials required when using Amazon Redshift.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withRedshift(RedshiftConnectorProfileCredentials redshift)
The connector-specific credentials required when using Amazon Redshift.
|
Copyright © 2021. All rights reserved.