amazonka-rekognition-2.0: Amazon Rekognition 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.Rekognition.Types.ProtectiveEquipmentType

Description

 

Documentation

newtype ProtectiveEquipmentType Source #

Instances

Instances details
FromJSON ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

FromJSONKey ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

ToJSON ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

ToJSONKey ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

ToByteString ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

ToHeader ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

ToLog ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

ToQuery ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

FromText ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

ToText ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

FromXML ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

ToXML ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

Generic ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

Associated Types

type Rep ProtectiveEquipmentType :: Type -> Type #

Read ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

Show ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

NFData ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

Methods

rnf :: ProtectiveEquipmentType -> () #

Eq ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

Ord ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

Hashable ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

type Rep ProtectiveEquipmentType Source # 
Instance details

Defined in Amazonka.Rekognition.Types.ProtectiveEquipmentType

type Rep ProtectiveEquipmentType = D1 ('MetaData "ProtectiveEquipmentType" "Amazonka.Rekognition.Types.ProtectiveEquipmentType" "amazonka-rekognition-2.0-EaCrS9R3rWADqefEZvOx5B" 'True) (C1 ('MetaCons "ProtectiveEquipmentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProtectiveEquipmentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))