Uses of Class
software.amazon.awssdk.services.appflow.model.RedshiftConnectorProfileCredentials
-
Packages that use RedshiftConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of RedshiftConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return RedshiftConnectorProfileCredentials Modifier and Type Method Description RedshiftConnectorProfileCredentialsConnectorProfileCredentials. redshift()The connector-specific credentials required when using Amazon Redshift.Methods in software.amazon.awssdk.services.appflow.model with parameters of type RedshiftConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. redshift(RedshiftConnectorProfileCredentials redshift)The connector-specific credentials required when using Amazon Redshift.
-