libZSservicesZSamazonka-transcribeZSamazonka-transcribe
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.Transcribe.Types.VocabularyState

Description

 

Documentation

newtype VocabularyState Source #

Constructors

VocabularyState' 

Instances

Instances details
Eq VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

Ord VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

Read VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

Show VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

Generic VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

Associated Types

type Rep VocabularyState :: Type -> Type #

NFData VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

Methods

rnf :: VocabularyState -> () #

Hashable VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

ToJSON VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

ToJSONKey VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

FromJSON VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

FromJSONKey VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

ToLog VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

ToHeader VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

ToQuery VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

FromXML VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

ToXML VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

Methods

toXML :: VocabularyState -> XML #

ToByteString VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

FromText VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

ToText VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

type Rep VocabularyState Source # 
Instance details

Defined in Amazonka.Transcribe.Types.VocabularyState

type Rep VocabularyState = D1 ('MetaData "VocabularyState" "Amazonka.Transcribe.Types.VocabularyState" "libZSservicesZSamazonka-transcribeZSamazonka-transcribe" 'True) (C1 ('MetaCons "VocabularyState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVocabularyState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))