amazonka-appflow-2.0: Amazon Appflow SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

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
FromJSON GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

ToJSON GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Generic 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

NFData GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Eq GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Hashable 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" "amazonka-appflow-2.0-3aJWKTszi6ZKDtrkFSqVAB" 'False) (C1 ('MetaCons "GoogleAnalyticsConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type))