amazonka-lightsail-2.0: Amazon Lightsail 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.Lightsail.Types.ContainerServicePowerName

Description

 

Documentation

newtype ContainerServicePowerName Source #

Instances

Instances details
FromJSON ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

FromJSONKey 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

ToByteString ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToHeader ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToLog ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToQuery 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

FromXML ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

ToXML 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 #

Read ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Show ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

NFData ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Eq ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Ord ContainerServicePowerName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServicePowerName

Hashable 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" "amazonka-lightsail-2.0-77hvsZhtZFxFduYae8QaN0" 'True) (C1 ('MetaCons "ContainerServicePowerName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromContainerServicePowerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))