Uses of Class
software.amazon.awssdk.services.appflow.model.RedshiftConnectorProfileProperties
-
Packages that use RedshiftConnectorProfileProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of RedshiftConnectorProfileProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return RedshiftConnectorProfileProperties Modifier and Type Method Description RedshiftConnectorProfilePropertiesConnectorProfileProperties. redshift()The connector-specific properties required by Amazon Redshift.Methods in software.amazon.awssdk.services.appflow.model with parameters of type RedshiftConnectorProfileProperties Modifier and Type Method Description ConnectorProfileProperties.BuilderConnectorProfileProperties.Builder. redshift(RedshiftConnectorProfileProperties redshift)The connector-specific properties required by Amazon Redshift.
-