Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Amazonka.AppFlow.Types.GoogleAnalyticsSourceProperties
Description
Documentation
data GoogleAnalyticsSourceProperties Source #
The properties that are applied when Google Analytics is being used as a source.
See: newGoogleAnalyticsSourceProperties
smart constructor.
Constructors
GoogleAnalyticsSourceProperties' | |
Instances
newGoogleAnalyticsSourceProperties Source #
Create a value of GoogleAnalyticsSourceProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:object':GoogleAnalyticsSourceProperties'
, googleAnalyticsSourceProperties_object
- The object specified in the Google Analytics flow source.
googleAnalyticsSourceProperties_object :: Lens' GoogleAnalyticsSourceProperties Text Source #
The object specified in the Google Analytics flow source.