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

Description

 
Synopsis

Documentation

data CustomerProfilesMetadata Source #

The connector metadata specific to Amazon Connect Customer Profiles.

See: newCustomerProfilesMetadata smart constructor.

Instances

Instances details
Eq CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

Read CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

Show CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

Generic CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

Associated Types

type Rep CustomerProfilesMetadata :: Type -> Type #

NFData CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

Hashable CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

FromJSON CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

type Rep CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

type Rep CustomerProfilesMetadata = D1 ('MetaData "CustomerProfilesMetadata" "Amazonka.AppFlow.Types.CustomerProfilesMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "CustomerProfilesMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newCustomerProfilesMetadata :: CustomerProfilesMetadata Source #

Create a value of CustomerProfilesMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.