amazonka-chime-2.0: Amazon Chime 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.Chime.Types.TranscribeContentRedactionType

Description

 

Documentation

newtype TranscribeContentRedactionType Source #

Instances

Instances details
FromJSON TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

FromJSONKey TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

ToJSON TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

ToJSONKey TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

ToByteString TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

ToHeader TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

ToLog TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

ToQuery TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

FromText TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

ToText TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

FromXML TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

ToXML TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

Generic TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

Associated Types

type Rep TranscribeContentRedactionType :: Type -> Type #

Read TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

Show TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

NFData TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

Eq TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

Ord TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

Hashable TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

type Rep TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.Chime.Types.TranscribeContentRedactionType

type Rep TranscribeContentRedactionType = D1 ('MetaData "TranscribeContentRedactionType" "Amazonka.Chime.Types.TranscribeContentRedactionType" "amazonka-chime-2.0-AQIuSSkHccQ9VXokPBc5Nb" 'True) (C1 ('MetaCons "TranscribeContentRedactionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeContentRedactionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))