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

Description

 
Synopsis

Documentation

data ServiceNowConnectorProfileProperties Source #

The connector-specific profile properties required when using ServiceNow.

See: newServiceNowConnectorProfileProperties smart constructor.

Constructors

ServiceNowConnectorProfileProperties' 

Fields

Instances

Instances details
Eq ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

Read ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

Show ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

Generic ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

NFData ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

Hashable ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

ToJSON ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

FromJSON ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

type Rep ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.ServiceNowConnectorProfileProperties

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

newServiceNowConnectorProfileProperties Source #

Create a value of ServiceNowConnectorProfileProperties 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:ServiceNowConnectorProfileProperties', serviceNowConnectorProfileProperties_instanceUrl - The location of the ServiceNow resource.