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.MarketoConnectorProfileProperties

Description

 
Synopsis

Documentation

data MarketoConnectorProfileProperties Source #

The connector-specific profile properties required when using Marketo.

See: newMarketoConnectorProfileProperties smart constructor.

Constructors

MarketoConnectorProfileProperties' 

Fields

Instances

Instances details
Eq MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

Read MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

Show MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

Generic MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

Associated Types

type Rep MarketoConnectorProfileProperties :: Type -> Type #

NFData MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

Hashable MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

ToJSON MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

FromJSON MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

type Rep MarketoConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.MarketoConnectorProfileProperties

type Rep MarketoConnectorProfileProperties = D1 ('MetaData "MarketoConnectorProfileProperties" "Amazonka.AppFlow.Types.MarketoConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "MarketoConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newMarketoConnectorProfileProperties Source #

Create a value of MarketoConnectorProfileProperties 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:instanceUrl:MarketoConnectorProfileProperties', marketoConnectorProfileProperties_instanceUrl - The location of the Marketo resource.