Uses of Class
software.amazon.awssdk.services.appflow.model.GoogleAnalyticsSourceProperties
-
Packages that use GoogleAnalyticsSourceProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of GoogleAnalyticsSourceProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return GoogleAnalyticsSourceProperties Modifier and Type Method Description GoogleAnalyticsSourcePropertiesSourceConnectorProperties. googleAnalytics()Specifies the information that is required for querying Google Analytics.Methods in software.amazon.awssdk.services.appflow.model with parameters of type GoogleAnalyticsSourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. googleAnalytics(GoogleAnalyticsSourceProperties googleAnalytics)Specifies the information that is required for querying Google Analytics.
-