libZSservicesZSamazonka-appflowZSamazonka-appflow
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Description

 
Synopsis

Documentation

data GoogleAnalyticsConnectorProfileProperties Source #

The connector-specific profile properties required by Google Analytics.

See: newGoogleAnalyticsConnectorProfileProperties smart constructor.

Instances

Instances details
Eq GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Read GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Show GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Generic GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

NFData GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Hashable GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

ToJSON GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

FromJSON GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

type Rep GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

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))