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 |
Documentation
data GoogleAnalyticsConnectorProfileProperties Source #
The connector-specific profile properties required by Google Analytics.
See: newGoogleAnalyticsConnectorProfileProperties
smart constructor.
Instances
Eq GoogleAnalyticsConnectorProfileProperties Source # | |
Read GoogleAnalyticsConnectorProfileProperties Source # | |
Show GoogleAnalyticsConnectorProfileProperties Source # | |
Generic GoogleAnalyticsConnectorProfileProperties Source # | |
NFData GoogleAnalyticsConnectorProfileProperties Source # | |
Hashable GoogleAnalyticsConnectorProfileProperties Source # | |
ToJSON GoogleAnalyticsConnectorProfileProperties Source # | |
FromJSON GoogleAnalyticsConnectorProfileProperties Source # | |
type Rep GoogleAnalyticsConnectorProfileProperties Source # | |
Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties type Rep GoogleAnalyticsConnectorProfileProperties = D1 ('MetaData "GoogleAnalyticsConnectorProfileProperties" "Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "GoogleAnalyticsConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type)) |
newGoogleAnalyticsConnectorProfileProperties :: GoogleAnalyticsConnectorProfileProperties Source #
Create a value of GoogleAnalyticsConnectorProfileProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.