libZSservicesZSamazonka-pinpointZSamazonka-pinpoint
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.Pinpoint.Types.AttributeType

Description

 

Documentation

newtype AttributeType Source #

Constructors

AttributeType' 

Instances

Instances details
Eq AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

Ord AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

Read AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

Show AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

Generic AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

Associated Types

type Rep AttributeType :: Type -> Type #

NFData AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

Methods

rnf :: AttributeType -> () #

Hashable AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

ToJSON AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

ToJSONKey AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

FromJSON AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

FromJSONKey AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

ToLog AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

ToHeader AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

ToQuery AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

FromXML AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

ToXML AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

Methods

toXML :: AttributeType -> XML #

ToByteString AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

FromText AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

ToText AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

Methods

toText :: AttributeType -> Text #

type Rep AttributeType Source # 
Instance details

Defined in Amazonka.Pinpoint.Types.AttributeType

type Rep AttributeType = D1 ('MetaData "AttributeType" "Amazonka.Pinpoint.Types.AttributeType" "libZSservicesZSamazonka-pinpointZSamazonka-pinpoint" 'True) (C1 ('MetaCons "AttributeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttributeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))