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

Description

 

Documentation

newtype LabelDetectionAggregateBy Source #

Instances

Instances details
FromJSON LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

FromJSONKey LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

ToJSON LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

ToJSONKey LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

ToByteString LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

ToHeader LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

ToLog LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

ToQuery LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

FromText LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

ToText LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

FromXML LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

ToXML LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

Generic LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

Associated Types

type Rep LabelDetectionAggregateBy :: Type -> Type #

Read LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

Show LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

NFData LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

Eq LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

Ord LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

Hashable LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

type Rep LabelDetectionAggregateBy Source # 
Instance details

Defined in Amazonka.Rekognition.Types.LabelDetectionAggregateBy

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