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

Description

 

Documentation

newtype NetworkProfileType Source #

Instances

Instances details
FromJSON NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

FromJSONKey NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

ToJSON NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

ToJSONKey NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

ToByteString NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

ToHeader NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

ToLog NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

ToQuery NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

FromText NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

ToText NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

FromXML NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

ToXML NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

Generic NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

Associated Types

type Rep NetworkProfileType :: Type -> Type #

Read NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

Show NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

NFData NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

Methods

rnf :: NetworkProfileType -> () #

Eq NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

Ord NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

Hashable NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

type Rep NetworkProfileType Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.NetworkProfileType

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