libZSservicesZSamazonka-lightsailZSamazonka-lightsail
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.Lightsail.Types.InstancePlatform

Description

 

Documentation

newtype InstancePlatform Source #

Instances

Instances details
Eq InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

Ord InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

Read InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

Show InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

Generic InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

Associated Types

type Rep InstancePlatform :: Type -> Type #

NFData InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

Methods

rnf :: InstancePlatform -> () #

Hashable InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

ToJSON InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

ToJSONKey InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

FromJSON InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

FromJSONKey InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

ToLog InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

ToHeader InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

ToQuery InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

FromXML InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

ToXML InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

ToByteString InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

FromText InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

ToText InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

type Rep InstancePlatform Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstancePlatform

type Rep InstancePlatform = D1 ('MetaData "InstancePlatform" "Amazonka.Lightsail.Types.InstancePlatform" "libZSservicesZSamazonka-lightsailZSamazonka-lightsail" 'True) (C1 ('MetaCons "InstancePlatform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstancePlatform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))