Uses of Class
software.amazon.awssdk.services.appflow.model.GoogleAnalyticsConnectorProfileCredentials
-
Packages that use GoogleAnalyticsConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of GoogleAnalyticsConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return GoogleAnalyticsConnectorProfileCredentials Modifier and Type Method Description GoogleAnalyticsConnectorProfileCredentialsConnectorProfileCredentials. googleAnalytics()The connector-specific credentials required when using Google Analytics.Methods in software.amazon.awssdk.services.appflow.model with parameters of type GoogleAnalyticsConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. googleAnalytics(GoogleAnalyticsConnectorProfileCredentials googleAnalytics)The connector-specific credentials required when using Google Analytics.
-