Uses of Class
software.amazon.awssdk.services.appflow.model.GoogleAnalyticsConnectorProfileProperties
-
Packages that use GoogleAnalyticsConnectorProfileProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of GoogleAnalyticsConnectorProfileProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return GoogleAnalyticsConnectorProfileProperties Modifier and Type Method Description GoogleAnalyticsConnectorProfilePropertiesConnectorProfileProperties. googleAnalytics()The connector-specific properties required Google Analytics.Methods in software.amazon.awssdk.services.appflow.model with parameters of type GoogleAnalyticsConnectorProfileProperties Modifier and Type Method Description ConnectorProfileProperties.BuilderConnectorProfileProperties.Builder. googleAnalytics(GoogleAnalyticsConnectorProfileProperties googleAnalytics)The connector-specific properties required Google Analytics.
-