libZSservicesZSamazonka-devicefarmZSamazonka-devicefarm
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.DeviceFarm.Types.ArtifactCategory

Description

 

Documentation

newtype ArtifactCategory Source #

Instances

Instances details
Eq ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

Ord ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

Read ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

Show ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

Generic ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

Associated Types

type Rep ArtifactCategory :: Type -> Type #

NFData ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

Methods

rnf :: ArtifactCategory -> () #

Hashable ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

ToJSON ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

ToJSONKey ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

FromJSON ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

FromJSONKey ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

ToLog ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

ToHeader ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

ToQuery ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

FromXML ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

ToXML ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

ToByteString ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

FromText ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

ToText ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

type Rep ArtifactCategory Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.ArtifactCategory

type Rep ArtifactCategory = D1 ('MetaData "ArtifactCategory" "Amazonka.DeviceFarm.Types.ArtifactCategory" "libZSservicesZSamazonka-devicefarmZSamazonka-devicefarm" 'True) (C1 ('MetaCons "ArtifactCategory'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromArtifactCategory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))