amazonka-devicefarm-2.0: Amazon Device Farm 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.DeviceFarm.Types.DeviceFilterAttribute

Description

 

Documentation

newtype DeviceFilterAttribute Source #

Instances

Instances details
FromJSON DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

FromJSONKey DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

ToJSON DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

ToJSONKey DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

ToByteString DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

ToHeader DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

ToLog DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

ToQuery DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

FromText DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

ToText DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

FromXML DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

ToXML DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

Generic DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

Associated Types

type Rep DeviceFilterAttribute :: Type -> Type #

Read DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

Show DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

NFData DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

Methods

rnf :: DeviceFilterAttribute -> () #

Eq DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

Ord DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

Hashable DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

type Rep DeviceFilterAttribute Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.DeviceFilterAttribute

type Rep DeviceFilterAttribute = D1 ('MetaData "DeviceFilterAttribute" "Amazonka.DeviceFarm.Types.DeviceFilterAttribute" "amazonka-devicefarm-2.0-2e4KvZvQ9bT8TNjEPvmW9Q" 'True) (C1 ('MetaCons "DeviceFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeviceFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))