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

Description

 

Documentation

newtype ContainerServicePowerName Source #

Instances

Instances details
Eq ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Ord ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Read ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Show ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Generic ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Associated Types

type Rep ContainerServicePowerName :: Type -> Type #

NFData ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Hashable ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToJSON ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToJSONKey ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

FromJSON ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

FromJSONKey ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToLog ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToHeader ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToQuery ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

FromXML ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToXML ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToByteString ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

FromText ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToText ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

type Rep ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

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