amazonka-chime-2.0: Amazon Chime 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.Chime.Types.PhoneNumberProductType

Description

 

Documentation

newtype PhoneNumberProductType Source #

Instances

Instances details
FromJSON PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

FromJSONKey PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToJSON PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToJSONKey PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToByteString PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToHeader PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToLog PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToQuery PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

FromText PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToText PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

FromXML PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToXML PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Generic PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Associated Types

type Rep PhoneNumberProductType :: Type -> Type #

Read PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Show PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

NFData PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Methods

rnf :: PhoneNumberProductType -> () #

Eq PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Ord PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Hashable PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

type Rep PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

type Rep PhoneNumberProductType = D1 ('MetaData "PhoneNumberProductType" "Amazonka.Chime.Types.PhoneNumberProductType" "amazonka-chime-2.0-AQIuSSkHccQ9VXokPBc5Nb" 'True) (C1 ('MetaCons "PhoneNumberProductType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPhoneNumberProductType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))