amazonka-lexv2-models-2.0: Amazon Lex Model Building V2 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.LexV2Models.Types.TranscriptFormat

Description

 

Documentation

newtype TranscriptFormat Source #

Bundled Patterns

pattern TranscriptFormat_Lex :: TranscriptFormat 

Instances

Instances details
FromJSON TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

FromJSONKey TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

ToJSON TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

ToJSONKey TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

ToByteString TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

ToHeader TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

ToLog TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

ToQuery TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

FromText TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

ToText TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

FromXML TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

ToXML TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

Generic TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

Associated Types

type Rep TranscriptFormat :: Type -> Type #

Read TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

Show TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

NFData TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

Methods

rnf :: TranscriptFormat -> () #

Eq TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

Ord TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

Hashable TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

type Rep TranscriptFormat Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.TranscriptFormat

type Rep TranscriptFormat = D1 ('MetaData "TranscriptFormat" "Amazonka.LexV2Models.Types.TranscriptFormat" "amazonka-lexv2-models-2.0-5mExjJXBfuO6j0ascNcayE" 'True) (C1 ('MetaCons "TranscriptFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscriptFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))