libZSservicesZSamazonka-rekognitionZSamazonka-rekognition
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.Rekognition.Types.TechnicalCueType

Description

 

Documentation

newtype TechnicalCueType Source #

Instances

Instances details
Eq TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

Ord TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

Read TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

Show TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

Generic TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

Associated Types

type Rep TechnicalCueType :: Type -> Type #

NFData TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

Methods

rnf :: TechnicalCueType -> () #

Hashable TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

ToJSON TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

ToJSONKey TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

FromJSON TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

FromJSONKey TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

ToLog TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

ToHeader TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

ToQuery TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

FromXML TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

ToXML TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

ToByteString TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

FromText TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

ToText TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

type Rep TechnicalCueType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.TechnicalCueType

type Rep TechnicalCueType = D1 ('MetaData "TechnicalCueType" "Amazonka.Rekognition.Types.TechnicalCueType" "libZSservicesZSamazonka-rekognitionZSamazonka-rekognition" 'True) (C1 ('MetaCons "TechnicalCueType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTechnicalCueType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))