amazonka-connect-2.0: Amazon Connect Service 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.Connect.Types.VocabularyLanguageCode

Description

 

Documentation

newtype VocabularyLanguageCode Source #

Instances

Instances details
FromJSON VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

FromJSONKey VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

ToJSON VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

ToJSONKey VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

ToByteString VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

ToHeader VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

ToLog VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

ToQuery VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

FromText VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

ToText VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

FromXML VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

ToXML VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

Generic VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

Associated Types

type Rep VocabularyLanguageCode :: Type -> Type #

Read VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

Show VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

NFData VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

Methods

rnf :: VocabularyLanguageCode -> () #

Eq VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

Ord VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

Hashable VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

type Rep VocabularyLanguageCode Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyLanguageCode

type Rep VocabularyLanguageCode = D1 ('MetaData "VocabularyLanguageCode" "Amazonka.Connect.Types.VocabularyLanguageCode" "amazonka-connect-2.0-IAACrecRcUS5AABe9BOFyN" 'True) (C1 ('MetaCons "VocabularyLanguageCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVocabularyLanguageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))