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

Description

 

Documentation

newtype VocabularyState Source #

Constructors

VocabularyState' 

Instances

Instances details
FromJSON VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

FromJSONKey VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

ToJSON VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

ToJSONKey VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

ToByteString VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

ToHeader VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

ToLog VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

ToQuery VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

FromText VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

ToText VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

FromXML VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

ToXML VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

Methods

toXML :: VocabularyState -> XML #

Generic VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

Associated Types

type Rep VocabularyState :: Type -> Type #

Read VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

Show VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

NFData VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

Methods

rnf :: VocabularyState -> () #

Eq VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

Ord VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

Hashable VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

type Rep VocabularyState Source # 
Instance details

Defined in Amazonka.Connect.Types.VocabularyState

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