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

Description

 

Documentation

newtype ParticipantRole Source #

Constructors

ParticipantRole' 

Instances

Instances details
Eq ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

Ord ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

Read ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

Show ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

Generic ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

Associated Types

type Rep ParticipantRole :: Type -> Type #

NFData ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

Methods

rnf :: ParticipantRole -> () #

Hashable ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

ToJSON ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

ToJSONKey ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

FromJSON ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

FromJSONKey ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

ToLog ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

ToHeader ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

ToQuery ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

FromXML ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

ToXML ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

Methods

toXML :: ParticipantRole -> XML #

ToByteString ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

FromText ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

ToText ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

type Rep ParticipantRole Source # 
Instance details

Defined in Amazonka.Transcribe.Types.ParticipantRole

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