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

Description

 

Documentation

newtype OutputLocationType Source #

Instances

Instances details
Eq OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

Ord OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

Read OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

Show OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

Generic OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

Associated Types

type Rep OutputLocationType :: Type -> Type #

NFData OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

Methods

rnf :: OutputLocationType -> () #

Hashable OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

ToJSON OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

ToJSONKey OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

FromJSON OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

FromJSONKey OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

ToLog OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

ToHeader OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

ToQuery OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

FromXML OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

ToXML OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

ToByteString OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

FromText OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

ToText OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

type Rep OutputLocationType Source # 
Instance details

Defined in Amazonka.Transcribe.Types.OutputLocationType

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