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

Description

 
Synopsis

Documentation

data CustomerProfilesMetadata Source #

The connector metadata specific to Amazon Connect Customer Profiles.

See: newCustomerProfilesMetadata smart constructor.

Instances

Instances details
FromJSON 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 #

Read CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

Show CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

NFData CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

Eq CustomerProfilesMetadata Source # 
Instance details

Defined in Amazonka.AppFlow.Types.CustomerProfilesMetadata

Hashable 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" "amazonka-appflow-2.0-3aJWKTszi6ZKDtrkFSqVAB" '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.