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

Description

 
Synopsis

Documentation

data DatadogConnectorProfileProperties Source #

The connector-specific profile properties required by Datadog.

See: newDatadogConnectorProfileProperties smart constructor.

Constructors

DatadogConnectorProfileProperties' 

Fields

Instances

Instances details
Eq DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

Read DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

Show DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

Generic DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

Associated Types

type Rep DatadogConnectorProfileProperties :: Type -> Type #

NFData DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

Hashable DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

ToJSON DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

FromJSON DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

type Rep DatadogConnectorProfileProperties Source # 
Instance details

Defined in Amazonka.AppFlow.Types.DatadogConnectorProfileProperties

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

newDatadogConnectorProfileProperties Source #

Create a value of DatadogConnectorProfileProperties 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:DatadogConnectorProfileProperties', datadogConnectorProfileProperties_instanceUrl - The location of the Datadog resource.